Cleanup and move template
This commit is contained in:
3
examples/server/Dockerfile
Normal file
3
examples/server/Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM scratch
|
||||
ADD server /
|
||||
ENTRYPOINT [ "/server" ]
|
Reference in New Issue
Block a user