Skip to content

Instantly share code, notes, and snippets.

View Mikado8231's full-sized avatar

Mikado8231 Mikado8231

  • France, Toulouse
  • 10:12 (UTC +02:00)
View GitHub Profile
#!/bin/sh
# source https://community.synology.com/enu/forum/1/post/131600
echo "-- START ($(date +%Y%m%d_%H%M%S)) --"
#### TO UPDATE BEFORE RUN ####
DOCKER_BIN_VERSION=19.03.8
DOCKER_COMPOSE_VERSION=1.25.5
##############################