mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 14:22:40 +01:00
1
pop/.gitignore
vendored
Normal file
1
pop/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
pop.c
|
||||||
5
pop/Dockerfile
Normal file
5
pop/Dockerfile
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
FROM alpine:latest
|
||||||
|
|
||||||
|
COPY pop /usr/local/bin/pop
|
||||||
|
|
||||||
|
CMD ["/usr/local/bin/pop"]
|
||||||
Reference in New Issue
Block a user