mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-11-08 03:51:59 +01:00
Dockerfile edited online with Bitbucket
Missing "\"
This commit is contained in:
parent
321f64b33b
commit
052355b3dc
@ -3,7 +3,7 @@ FROM ubuntu:18.04
|
|||||||
ARG PACKAGE
|
ARG PACKAGE
|
||||||
|
|
||||||
LABEL description="piler container" \
|
LABEL description="piler container" \
|
||||||
maintainer="Janos SUTO, sj@acts.hu"
|
maintainer="Janos SUTO, sj@acts.hu" \
|
||||||
package="${PACKAGE}"
|
package="${PACKAGE}"
|
||||||
|
|
||||||
ENV DEBIAN_FRONTEND="noninteractive" \
|
ENV DEBIAN_FRONTEND="noninteractive" \
|
||||||
|
Loading…
Reference in New Issue
Block a user