Add first Dockerfile
This commit is contained in:
5
appveyor.yml
Normal file
5
appveyor.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
version: 1.0.{build}
|
||||
image: ubuntu
|
||||
|
||||
build_script:
|
||||
- docker build -t moparisthebest/arch-ppa .
|
Reference in New Issue
Block a user