Apply markdownfmt
This commit is contained in:
parent
9f20c4e9a8
commit
0cc7e34d3b
|
|
@ -1 +1 @@
|
||||||
Archlinux is a simple, lightweight Linux distribution aimed for flexibility.
|
Arch Linux is a simple, lightweight Linux distribution aimed for flexibility.
|
||||||
|
|
|
||||||
|
|
@ -25,10 +25,7 @@ Given that that the image is intended to be light-weight several packages of the
|
||||||
|
|
||||||
## Updating
|
## Updating
|
||||||
|
|
||||||
Arch Linux is a rolling release distribution, so a full update is recommended
|
Arch Linux is a rolling release distribution, so a full update is recommended when installing new packages. In other words, we suggest to either execute `RUN pacman -Syu` immediately after your `FROM` statement or as soon as you docker run into a container.
|
||||||
when installing new packages. In other words, we suggest to either execute `RUN
|
|
||||||
pacman -Syu` immediately after your `FROM` statement or as soon as you docker
|
|
||||||
run into a container.
|
|
||||||
|
|
||||||
## How It's Made
|
## How It's Made
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue