Browse Source

add fluent

master
zeus 3 years ago
parent
commit
5abf987204
  1. 1
      Dockerfile

1
Dockerfile

@ -17,6 +17,7 @@ ENV GID=23456
#RUN addgroup -S node \
# && adduser -D -g "" -h "/home/${USERhome}" -G "${USERhome}" -u "${UID}" "${USERhome}"
USER root
COPY \
setup.sh \
extrapackages \

Loading…
Cancel
Save