Add first Dockerfile

This commit is contained in:
moparisthebest
2019-08-18 21:26:07 -04:00
parent 8e7ffccd93
commit e38bf90758
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 .