Update Dockerfile (#9)
This commit is contained in:
@@ -24,5 +24,7 @@ COPY --from=builder /app/README.md /README.md
|
|||||||
|
|
||||||
EXPOSE 8181
|
EXPOSE 8181
|
||||||
|
|
||||||
|
VOLUME ["/app"]
|
||||||
|
|
||||||
# Run
|
# Run
|
||||||
CMD ["/blackhole", "--config", "/app/config.json"]
|
CMD ["/blackhole", "--config", "/app/config.json"]
|
||||||
|
|||||||
Reference in New Issue
Block a user