Test #5002
This commit is contained in:
@@ -41,8 +41,7 @@ RUN \
|
||||
# add local files
|
||||
COPY root/ /
|
||||
|
||||
# Environment and entrypoint
|
||||
ENV HOME="/config" \
|
||||
CLI_ARGS=""
|
||||
ENTRYPOINT ["/init"]
|
||||
CMD ["/usr/bin/fahclient", "--config", "/config/config.xml", "${CLI_ARGS}"]
|
||||
# ports and volumes
|
||||
EXPOSE 7396
|
||||
|
||||
VOLUME /config
|
||||
Reference in New Issue
Block a user