Nicolas Duchon
ed07a99ca0
Use patch level releases in Dockerfile's FROM ( #741 )
...
Now that we use dependabot we can update dependencies more often.
2020-12-25 23:28:20 +01:00
Nicolas Duchon
cc66f42bae
Remove default volumes from Dockerfile ( #736 )
2020-12-23 00:32:56 +01:00
Nicolas Duchon
1e3d4cf6c2
Update acme.sh to 2.8.8 ( #723 )
2020-12-06 11:56:56 +01:00
Nicolas Duchon
7a787c7700
Add ACMESH_VERSION build arg to the Dockerfile
2020-11-29 02:55:12 +01:00
Nicolas Duchon
10e866210d
Silence detached had warning on docker-gen build
2020-11-29 02:55:12 +01:00
Nicolas Duchon
8052f04b07
Store and use image version based on git describe
2020-11-27 14:46:47 +01:00
Nicolas Duchon
9e6655c665
Update maintainer label
2020-11-27 14:46:47 +01:00
Henrique Bastos
d3dcce19ba
Reduce intermediary image size
2020-11-27 14:46:47 +01:00
Nicolas Duchon
fc6677404c
netcat is no longer required by acme.sh
2020-11-27 14:46:46 +01:00
Nicolas Duchon
3f2c852998
Upgrade image to alpine 3.12
2020-11-27 14:46:46 +01:00
Gilles Filippini
fe01d76866
Fix typo in Dockerfile comment
2020-11-27 14:46:43 +01:00
Nicolas Duchon
c821d809f6
Change ACME client to acme.sh
2020-11-27 14:44:01 +01:00
Nicolas Duchon
711c56acc1
Update build stage to golang 1.15 ( #700 )
2020-10-13 00:11:43 +02:00
Nicolas Duchon
7d8bab1ae5
Upgrade image to alpine 3.11
2020-03-05 16:31:19 +01:00
Nicolas Duchon
36efdd8ec4
Update build stage to golang 1.14
2020-03-05 16:30:56 +01:00
Nicolas Duchon
dc37364c5d
Update build stage to golang 1.13 ( #587 )
2019-10-10 11:20:32 +02:00
Nicolas Duchon
099cc93c1a
Upgrade image to alpine 3.10 ( #586 )
2019-10-10 11:20:14 +02:00
Nicolas Duchon
6910b72d41
Upgrade image to alpine 3.9 ( #538 )
...
Base image upgrade.
2019-05-15 12:40:46 +02:00
Nicolas Duchon
dbb3e6fb35
Update build stage to golang 1.12 ( #539 )
...
golang version bump
2019-05-15 12:40:32 +02:00
Nicolas Duchon
6a90d53c97
Update build stage to golang 1.11 ( #487 )
2018-12-26 14:51:31 +01:00
Nicolas Duchon
feefd2d646
Manage ownership of symlinks too
...
Fix #471
2018-12-15 00:14:42 +01:00
Nicolas Duchon
2291bfde4a
Upgrade to alpine 3.8 ( #414 )
2018-07-06 19:27:27 +02:00
Nicolas Duchon
9d8f112c02
Use multi-stage build ( #391 )
...
Allows to build for any arch
Credits to @wiget for the idea
2018-06-05 09:37:32 +02:00
Nicolas Duchon
9570237c1b
Update docker-gen to 0.7.4
2018-02-19 12:43:37 +01:00
Nicolas Duchon
d27d4cff9d
Update image to Alpine 3.7
2017-12-30 09:30:27 +01:00
Nicolas Duchon
f7436f7f37
Update Alpine base image to 3.6
...
The dockerfile was also streamlined.
Two unneeded -already in Alpine- packages (procps and tar) were removed.
The MAINTAINER statment has been deprecated in favor of the maintainer LABEL.
2017-11-22 23:19:51 +01:00
Yves Blusseau
3390720863
Revert base image to alpine version 3.3
...
* The curl version of alpine 3.4 don't work properly with unix sockets
2016-12-30 14:00:24 +01:00
Yves Blusseau
ade77bbbb2
Update base image to alpine 3.4
2016-12-30 13:27:51 +01:00
Yves Blusseau
a5e32f18b9
Update docker-gen to version 0.7.3
2016-07-19 07:44:17 +02:00
JrCs
2ad05fb5c6
Use docker-gen v0.7.0
2016-02-26 19:11:03 +01:00
Yves Blusseau
5c6d639f4d
Update docker-gen to version 0.6.0
2016-02-15 08:43:47 +01:00
Yves Blusseau
3b703542a9
Update to alpine 3.3
2016-02-15 08:43:32 +01:00
JrCs
6f731e4716
Call docker API directly
...
No need to have the docker binary
2016-01-06 19:37:04 +01:00
JrCs
9478347180
Replace wget with curl
2016-01-06 12:20:33 +01:00
JrCs
1c6d70b93f
Add new DEBUG environment variable
2016-01-03 12:42:29 +01:00
JrCs
0779129dd5
First release
2015-12-31 18:50:25 +01:00