mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-30 00:00:11 +01:00
docker: fix entrypoint for CentOS image
This commit is contained in:
parent
c336c275e1
commit
67ce91cf89
1 changed files with 0 additions and 1 deletions
|
@ -81,7 +81,6 @@ EXPOSE 443
|
||||||
ENV LD_LIBRARY_PATH /usr/local/lib:/usr/local/lib64
|
ENV LD_LIBRARY_PATH /usr/local/lib:/usr/local/lib64
|
||||||
|
|
||||||
WORKDIR /villas
|
WORKDIR /villas
|
||||||
ENTRYPOINT scl enable devtoolset-7 bash
|
|
||||||
|
|
||||||
LABEL \
|
LABEL \
|
||||||
org.label-schema.schema-version="1.0" \
|
org.label-schema.schema-version="1.0" \
|
||||||
|
|
Loading…
Add table
Reference in a new issue