9seconds
cfb5fe66be
Allow using directory bind mounts for a docker container
This helps with a situation when some applications do not allow mounting
individual files, but whole directories. In that case users could mount
`/config` directory with a single file, `config.toml`: `-v
/path/to/dir:/config`. Also, there is a backward compatibility to using
a single `/config.toml`
1ヶ月前
9seconds
4dca1d2b07
Add cache mount for apk downloads
1ヶ月前
9seconds
991346621c
Speedup docker builds by using cache
1ヶ月前
9seconds
0faf482e52
Update dockerfile
2ヶ月前
9seconds
b1728c3474
Add task for building image
2ヶ月前
9seconds
77edea0e18
Update Go in Dockerfile to 1.19
3年前
9seconds
b53ead4372
Build image on go 1.18
4年前
9seconds
b3c8c4a47d
Upgrade to golang 1.17
4年前
9seconds
7b5cb8e14b
Small updates for docker file
5年前
9seconds
df0994dad3
Update dockerfile to golang 1.16
5年前
9seconds
040b3c371c
Add github workflow
5年前
9seconds
296a34cd6e
Update dockerfile to use 1.15
5年前
9seconds
dbd3d3c266
Updates for dockerfile
6年前
9seconds
020065f389
Use golang 1.14
6年前
9seconds
0ff9a58780
Update dockerfile
6年前
9seconds
a90072260e
Update docker image to use Go 1.12
7年前
9seconds
7128e70e50
Minor changes in dockerfile
7年前
9seconds
b81505ec21
Update build files
7年前
9seconds
96e80fc0d6
Build images with golang 1.11
7年前
9seconds
618d91b15d
Pin to golang 1.10 for a moment
7年前
9seconds
8733f6d191
Optimize dockerfile
7年前
9seconds
0e7521b7e4
Use upx for image build
7年前
9seconds
8d6c038ccf
Fix dockerfile
7年前
9seconds
5240f024c5
Fix tests
8年前
9seconds
9c313b3d9b
Propagate settting for ipv6 to dockerfile
8年前
9seconds
dd56f808ab
Add dockerfile
8年前