42 Commits

Author SHA1 Message Date
thespad
9a9a4519f5
Rebase to 3.23 2025-12-26 14:45:41 +00:00
thespad
05cf6a3773
Add tzdata for localised timezone support 2025-08-19 20:10:09 +01:00
thespad
cec757a418
Rebase to 3.22, add riscv build 2025-06-03 13:25:43 +01:00
aptalca
52d842ff0e
Add LOG_LEVEL to haproxy config 2025-04-08 12:21:46 -04:00
thespad
5a46a71ca0
Fix typo 2025-04-06 19:08:21 +01:00
thespad
e4f2ee895a
Switch back to HAProxy 2025-04-04 13:57:00 +01:00
LinuxServer-CI
64fbc28a6f
Bot Updating Templated Files 2025-01-02 10:28:12 +00:00
thespad
1d7898146e
Update qemu image 2024-12-23 18:02:21 +00:00
thespad
0a336bb4f5
Rebase to 3.21 2024-12-07 17:18:10 +00:00
thespad
1c97658864
All ALLOW options to work without POST 2024-08-26 20:36:39 +01:00
LinuxServer-CI
9e60af8b28 Bot Updating Templated Files 2024-07-15 15:02:22 +00:00
thespad
c401f44a54
Rebase to 3.20 2024-05-24 14:58:52 +01:00
Owen Valentine
ece925dd8e
README.md link fix
`/docker compose` -> `/docker-compose`
2024-04-25 17:07:44 +02:00
TheSpad
32b9d03ead
Clarify use case 2024-04-21 20:24:40 +01:00
TheSpad
818bcbac97
Add drop-in note 2024-04-15 16:57:22 +01:00
TheSpad
94b842fde6
Allow disabling IPv6 2024-04-15 16:48:57 +01:00
TheSpad
96257507b9
Switch to nginx 2024-04-08 19:31:55 +01:00
TheSpad
d228e0b24b
Fix readme badge branch 2024-04-08 09:54:08 +01:00
LinuxServer-CI
6c0446eb1a Bot Updating Templated Files 2024-04-08 08:36:10 +00:00
Adam
c7c5bdb3e1
Initial LSIO release (#1)
* Initial LSIO release
* Fix restarts description
* Add docker socket (fairly important)
* Remove inapplicable note about /config
* Don't run CI tests because they will always fail
* Remove baseimage notes
* Pass haproxy version as FROM arg
* Default to lts image if no arg is passed
* Remove network
* Support disabling ipv6, fix missing config options
* Use main as default branch
* Remove unused grpc env
2024-04-08 09:12:26 +01:00
Sam McLeod
085fd0a23c feat: add options for allowing stop and start 2023-11-26 12:16:23 +11:00
Sam
6a3923c8f1
Fix minor typo 2023-09-26 07:14:28 +10:00
Aaron Bach
5dd3a1efb9 Linting 2021-11-25 08:15:13 -05:00
Aaron Bach
8ed50a6526 Add environment variable to configure Docker socket location in image 2021-11-25 08:15:13 -05:00
Ruben Gees
08910fecaa Add support for /grpc api 2021-10-20 14:16:31 +01:00
Krasimir Nedelchev
f48305fe92 Fix typo in link 2021-08-20 07:56:32 +01:00
João Marques
b30e0097a4 Update README info after #40 2021-07-07 10:36:12 +01:00
João Marques
fae59cf3e8 Fix docs: specify port on DOCKER_HOST variable
Fixes https://github.com/Tecnativa/docker-socket-proxy/issues/51
2021-04-26 15:25:17 +01:00
João Marques
b911e572d0 Delete old badges 2021-01-26 10:27:45 +00:00
João Marques
2ad5a8c080 Update image template to v0.1.3 2021-01-26 10:27:45 +00:00
João Marques
49c962b048 Apply image template
TT27819
2021-01-26 09:49:46 +00:00
Jairo Llopis
144ea28cf3 Fix README formatting
Regression introduced in 492bfa465a9e2d6ac1d2bad4197cd59d0b68991c.
2020-12-14 09:16:47 +00:00
Jairo Llopis
492bfa465a
Update instructions about container images
Fix #37 by clearly advertising which is our main container image registry and what tags are supported.
2020-12-14 08:42:03 +00:00
João Marques
e84babd1c4
Add tests and CI (#34)
* Add first version of tests

From https://github.com/Tecnativa/docker-socket-proxy/pull/14

* Expand tests

* Add GH CI

* Apply suggestions

* Apply autopretty template + fix prettier

* Fix isort

* Apply autoprettier

* Fix VSCode settings

* Make tests run in parallel

* Build docker image before testing

* Update workspace settings

* Try multi-platform builds and push to ghcr.io

* Push to docker hub as well from ci

* Upgrade autopretty

* Update pyproject configurations

* Improve test configuration and execution

TT26468

* Provide initial conftest

* Improve tests

* Add python3 in image

* Remove POST rule from proxy

* Build image before testing and push at the end

Builds the image (in single arch) before testing
Loads the image into local docker (See https://github.com/docker/build-push-action#export-image-to-docker)
Rebuilds and pushes the final image in multi-arch at the end.

* Fix python path

* Remove build fixture from tests to see if image is built in CI

* Organize docker tests definition and document

* Restore fixture allowing usage for local testing

This reverts commit dc0b60e63f05ef041383b981995f9673e919054b and allows using `--prebuild` CLI flag for pytest when doing local tests.

Co-authored-by: Jairo Llopis <jairo.llopis@tecnativa.com>
2020-12-10 08:52:55 +00:00
javieryanez
bb302b5470 Added LOG_LEVEL environment variable to set logging severity level. 2019-08-23 13:45:33 +01:00
Artiume
158c560a56
spelling error, no change. 2019-06-14 20:58:36 -04:00
Andre Zoledziowski
3a1d5bb03a Added missing experimental SESSION API 2019-01-21 15:23:09 +00:00
Jairo Llopis
8bb3bce15a
Support Docker API 1.37
Add CONFIGS and DISTRIBUTION sections.
2019-01-08 08:57:45 +00:00
Kirill
d280f2bc10 #7 - privileged explanation 2018-05-21 10:45:42 +01:00
Jairo Llopis
6e7cec107e 📝 Increase API version support 2017-07-31 12:32:26 +02:00
Jairo Llopis
0014ddf65e 📝 Full README 2017-03-31 10:52:26 +02:00
Jairo Llopis
17ff117058 🎉 Hello world 2017-03-29 13:06:56 +02:00