Initial commit
This commit is contained in:
commit
1404486164
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
.drone.yml
|
||||
README.md
|
3
Dockerfile
Normal file
3
Dockerfile
Normal file
@ -0,0 +1,3 @@
|
||||
FROM alpine
|
||||
|
||||
LABEL maintainer="hanjo@bunix.de"
|
Loading…
Reference in New Issue
Block a user