This commit is contained in:
4
Dockerfile
Normal file
4
Dockerfile
Normal file
@ -0,0 +1,4 @@
|
||||
FROM scratch
|
||||
COPY deadbeef.codes-publicfileserver /
|
||||
EXPOSE 8080:8080
|
||||
ENTRYPOINT ["/deadbeef.codes-publicfileserver"]
|
Reference in New Issue
Block a user