Commit Graph

9 Commits

Author SHA1 Message Date
Adam Zahumenský
5aef1b9f6f
Add an IP bind param to the entrypoint (#447)
* Add an IP bind param to the entrypoint

* Add an example usage to readme

* Rename to BIND
2022-09-05 11:01:06 +02:00
Bill Plein
b12e652e4d
Update Dockerfile - add curl retries (#444) (#445)
Adding configurable retries to the curl download of the headless server tarball.
2022-08-06 09:54:28 +02:00
Eric J
0f969e517a
Update Docker Compose to 1.1.61 (#441) 2022-07-12 13:56:37 +02:00
Owen
e0165b4b2d
Update server version in docker-compose file. (#436) 2022-05-17 16:32:41 +02:00
florian kinder
769617edc4 Revert "Bump frolvlad/alpine-glibc from alpine-3.12 to alpine-3.14 in /docker (#410)"
This reverts commit 50d60680e0.
2021-09-13 16:35:50 +02:00
Paul Robertson
d6154359d9
support older versions of docker and docker-compose (#414) 2021-09-09 17:13:45 +02:00
dependabot[bot]
50d60680e0
Bump frolvlad/alpine-glibc from alpine-3.12 to alpine-3.14 in /docker (#410)
Bumps frolvlad/alpine-glibc from alpine-3.12 to alpine-3.14.

---
updated-dependencies:
- dependency-name: frolvlad/alpine-glibc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-08 17:12:28 +02:00
Paul Robertson
f3dc109e7e
update to sha256 for checksum verification (#407)
* update sha1 to sha256 for checksum validation

* switch jinja templating to docker build-args
2021-09-02 16:01:54 +02:00
StopMotionCuber
89b9851edb
Include templating support (#382) 2021-09-02 14:57:59 +02:00