Better logs and start
This commit is contained in:
@@ -6,6 +6,7 @@ RUN apk add --no-cache socat netcat-openbsd \
|
||||
|
||||
# Create socket directory and copy/set permissions in single layers
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
COPY VERSION /VERSION
|
||||
RUN mkdir -p /socket \
|
||||
&& chmod +x /entrypoint.sh
|
||||
|
||||
|
Reference in New Issue
Block a user