fix: archlinux: various check-markdownfmt fixes

This commit is contained in:
Santiago Torres 2019-02-21 19:55:01 -05:00
parent 9c3b9875f9
commit 7f4d2e5cca
No known key found for this signature in database
GPG Key ID: 468F122CE8162295
2 changed files with 5 additions and 7 deletions

View File

@ -14,10 +14,10 @@ The base filesystem tarball for this image is auto-generated in Arch Linux infra
This image is intended to serve the following goals:
* Provide the Arch experience in a Docker Image
* Provide the most simple but complete image to base every other upon
* pacman needs to work out of the box
* All installed packages have to be kept unmodified
- Provide the Arch experience in a Docker Image
- Provide the most simple but complete image to base every other upon
- pacman needs to work out of the box
- All installed packages have to be kept unmodified
## Base packages

View File

@ -1,3 +1 @@
The Docker image creation scripts contained under the repository %%REPO%% are
licensed under GPLv3. However, all applications contained in each tag are
licensed under their specific licenses.
The Docker image creation scripts contained under the repository %%REPO%% are licensed under GPLv3. However, all applications contained in each tag are licensed under their specific licenses.