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