mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-07-23 01:41:54 +02:00
Dockerfile edited online with Bitbucket
Missing "\"
This commit is contained in:
@ -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" \
|
||||||
|
Reference in New Issue
Block a user