forked from Maurice/pastabble
Added services, updated build script
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
FROM alpine:edge
|
||||
WORKDIR /app
|
||||
VOLUME [ "/data" ]
|
||||
|
||||
COPY ./target/x86_64-unknown-linux-musl/release/ /app
|
||||
COPY ./about.html /app/about.html
|
||||
|
||||
Reference in New Issue
Block a user