Commit Graph

31 Commits

Author SHA1 Message Date
Alexey Sokolov
0a6de9c970 Add link to unstable images
Close #8
2018-05-11 19:59:48 +01:00
Alexey Sokolov
39116f34fa ZNC 1.7.0 2018-05-01 22:45:42 +01:00
Alexey Sokolov
87d5d3c2f1 Revert "Temporary change URL"
This reverts commit dc49f6f1e0.
2018-03-07 00:26:30 +00:00
Alexey Sokolov
dc49f6f1e0 Temporary change URL 2018-03-05 21:20:01 +00:00
Alexey Sokolov
01b765d72c ZNC 1.6.6 2018-03-05 08:46:37 +00:00
Alexey Sokolov
7f4f14214b Upgrade to Alpine 3.7
This enables support for docker on Arm
2018-01-07 16:16:19 +00:00
Alexey Sokolov
4b13f8d5a2
Update readme 2017-12-19 00:45:00 +00:00
Alexey Sokolov
642a0520ca Install tzdata, see #7 2017-12-05 09:50:09 +00:00
Alexey Sokolov
e8e0af1bae pushd is a bash extension
Fix #5

I accidentally broke this while fixing #4
2017-06-27 22:23:26 +01:00
Alexey Sokolov
1972496841 Download tarball with https 2017-06-22 23:25:27 +01:00
Alexey Sokolov
5f398db202 Refactor entrypoint to be more extensible
See #4
2017-06-22 23:25:05 +01:00
Alexey Sokolov
3a25a4a6ac Update ZNC to 1.6.5 2017-03-12 21:19:17 +00:00
Alexey Sokolov
4656af8c0a Use su-exec instead of sudo 2017-03-07 07:59:25 +00:00
Alexey Sokolov
be14d42ab7 Use libressl 2017-03-05 21:01:49 +00:00
Alexey Sokolov
55cefeb693 Fix #1 2017-03-05 20:16:53 +00:00
Alexey Sokolov
7bf73d2591 USER root 2017-02-28 23:43:52 +00:00
Alexey Sokolov
b54828e6f4 small -> slim 2017-02-28 23:21:30 +00:00
Alexey Sokolov
4f709903f4 Remove EXPOSE 2017-02-28 21:48:55 +00:00
Alexey Sokolov
74b6d54502 Apply suggestions from https://github.com/docker-library/official-images/pull/2617 2017-02-21 00:13:01 +00:00
Alexey Sokolov
fb2c648f77 Move key to a variable 2017-02-04 15:11:09 +00:00
Alexey Sokolov
d8ffe508f0 Use ha.pool keyserver 2017-02-04 14:35:36 +00:00
Alexey Sokolov
275e2ab017 Add a comment 2017-02-04 14:10:46 +00:00
Alexey Sokolov
79f85cc94c Add tini, rename entry point, and allow running sh directly 2017-02-04 14:09:01 +00:00
Alexey Sokolov
3ca5fb9d34 Add an initial readme 2017-02-04 01:17:00 +00:00
Alexey Sokolov
295769ebba Restructure entry point 2017-02-04 01:03:37 +00:00
Alexey Sokolov
7328475370 Disable IPv6 which causes issues with Docker 2017-02-04 00:37:30 +00:00
Alexey Sokolov
bd66c6b2fe Move cleanup to RUN 2017-02-04 00:30:10 +00:00
Alexey Sokolov
9dc92311e7 Rename two variants 2017-02-04 00:29:09 +00:00
Alexey Sokolov
293ee74800 Split minimal version from one which supports modules.
Inspired by https://github.com/jimeh/docker-znc
2017-02-04 00:27:08 +00:00
Alexey Sokolov
b5c7186415 Changes:
* Download ZNC 1.6.4, verify its signature
* Use single RUN command to decrease image size
* Update to Alpine 3.5

Inspired by https://github.com/jessfraz/irssi/blob/master/alpine/Dockerfile
2017-02-04 00:26:38 +00:00
Tor Arne Vestbø
2473fa6757 Add Dockerfile
From https://github.com/znc/znc/pull/1286
2017-02-03 00:17:11 +00:00