mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2025-12-18 10:59:00 +02:00
testing
This commit is contained in:
2
debian/node12/Dockerfile
vendored
2
debian/node12/Dockerfile
vendored
@@ -52,7 +52,7 @@ RUN apt-get update \
|
||||
&& echo "${VERSION}" > /opt/scripts/.docker_config/.thisisdocker \
|
||||
&& echo $(hostname) > /opt/.firstrun \
|
||||
# Deleting UUID from build
|
||||
&& iobroker unsetup -y
|
||||
&& iobroker unsetup -y \
|
||||
# Backup initial ioBroker and userscript folder
|
||||
&& tar -cf /opt/initial_iobroker.tar /opt/iobroker \
|
||||
&& tar -cf /opt/initial_userscripts.tar /opt/userscripts \
|
||||
|
||||
Reference in New Issue
Block a user