Add first Dockerfile

This commit is contained in:
moparisthebest
2019-08-18 21:26:07 -04:00
parent feb07abc7f
commit c8bddab8fd
10 changed files with 120 additions and 220 deletions

5
appveyor.yml Normal file
View File

@@ -0,0 +1,5 @@
version: 1.0.{build}
image: ubuntu
build_script:
- docker build -t moparisthebest/arch-ppa .