mirror of
https://github.com/linuxserver/docker-syncthing.git
synced 2026-02-19 20:04:00 +08:00
getting alpine rebase release-ready
This commit is contained in:
parent
34356e1938
commit
380d2cb1cc
@ -6,11 +6,11 @@ ENV HOME="/config"
|
||||
|
||||
# install packages
|
||||
RUN \
|
||||
apk add --no-cache --repository http://nl.alpinelinux.org/alpine/edge/community \
|
||||
apk add --no-cache \
|
||||
--repository http://nl.alpinelinux.org/alpine/edge/community \
|
||||
syncthing \
|
||||
syncthing-utils
|
||||
|
||||
|
||||
# add local files
|
||||
COPY root/ /
|
||||
|
||||
|
||||
@ -61,6 +61,6 @@ You can find some of the best documentation available on the web at [docs.syncth
|
||||
|
||||
## Versions
|
||||
|
||||
+ **02.07.16:** Rebase to alpine for smaller image size.
|
||||
+ **11.08.16:** Rebase to alpine linux.
|
||||
+ **18.12.15:** Initial testing / release (IronicBadger)
|
||||
+ **24.09.15:** Inital dev complete (Lonix)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user