|
|
|
@ -42,7 +42,15 @@ If you're using another distrbution create a chroot system (using the bootstrap |
|
|
|
# Docker Installation |
|
|
|
# Docker Installation |
|
|
|
## (for windows, macOS, non-arch linux, BSD) |
|
|
|
## (for windows, macOS, non-arch linux, BSD) |
|
|
|
|
|
|
|
|
|
|
|
`docker pull konicks/koffe` |
|
|
|
`docker pull archlinux` |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`git clone https://github.com/konickss/koffe` |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`cd koffe` |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`sudo docker build -t koffe .` |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(if prompted to import or update pgp keys, that means your docker archlinux img is heavily out of date, run `docker pull archlinux` to fix it.) |
|
|
|
|
|
|
|
|
|
|
|
## Then to run it: |
|
|
|
## Then to run it: |
|
|
|
|
|
|
|
|
|
|
|
|