tiny improvements
This commit is contained in:
		| @@ -1,7 +1,7 @@ | ||||
| FROM bash:latest | ||||
| # alpine with bash instead of sh | ||||
|  | ||||
| RUN apk add lsyncd cifs-utils | ||||
| ENV TZ=Europe/Berlin | ||||
| RUN apk add lsyncd cifs-utils rsync | ||||
| RUN mkdir -p /sync/remote_files | ||||
| COPY entrypoint.sh /sync/entrypoint.sh | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Remy Moll
					Remy Moll