We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a60f9a commit c33454eCopy full SHA for c33454e
Dockerfile.dev
@@ -52,7 +52,6 @@ FROM debian:bullseye-slim
52
RUN apt update
53
54
EXPOSE 5001 8080
55
-
56
VOLUME [ "/var/lib/sqld" ]
57
58
RUN groupadd --system --gid 666 sqld
0 commit comments