generate a maschine-id when building the container to remove bash warning
This commit is contained in:
@@ -9,6 +9,8 @@ ENV RUN_INSTALL_SCRIPT="false"
|
|||||||
ENV RUN_PROMETHEUS_EXPORTER="false"
|
ENV RUN_PROMETHEUS_EXPORTER="false"
|
||||||
ENV TZ=""
|
ENV TZ=""
|
||||||
|
|
||||||
|
RUN sudo dbus-uuidgen --ensure=/etc/machine-id
|
||||||
|
|
||||||
# Add Folders and Shell Scripts
|
# Add Folders and Shell Scripts
|
||||||
RUN mkdir "/.ssh"
|
RUN mkdir "/.ssh"
|
||||||
VOLUME ["/backups"]
|
VOLUME ["/backups"]
|
||||||
|
|||||||
Reference in New Issue
Block a user