1
0
mirror of https://github.com/Tecnativa/docker-socket-proxy synced 2024-12-21 22:28:07 +00:00

Commit Graph

  • 4f679fc6b8
    Fix README formatting Jairo Llopis 2020-12-14 08:56:42 +0000
  • 492bfa465a
    Update instructions about container images Jairo Llopis 2020-12-14 08:42:03 +0000
  • baea7eefad Allow commits to master Jairo Llopis 2020-12-10 10:11:16 +0000
  • 584a335d7d
    Allow commits to master Jairo Llopis 2020-12-10 10:11:16 +0000
  • e84babd1c4
    Add tests and CI (#34) João Marques 2020-12-10 08:52:55 +0000
  • 15071f7387
    Restore fixture allowing usage for local testing Jairo Llopis 2020-12-04 17:18:44 +0000
  • b46fc70a16 Organize docker tests definition and document João Marques 2020-12-04 10:01:10 +0000
  • dc0b60e63f Remove build fixture from tests to see if image is built in CI João Marques 2020-12-04 09:07:31 +0000
  • 47f8f46418 Fix python path João Marques 2020-12-03 15:31:46 +0000
  • d9d5b44235 Build image before testing and push at the end João Marques 2020-12-03 15:10:27 +0000
  • 764ece57aa Remove POST rule from proxy João Marques 2020-12-03 14:42:29 +0000
  • 1f4bd857c4 Add python3 in image João Marques 2020-12-02 14:36:41 +0000
  • 3cf4ee6d66 Improve tests João Marques 2020-12-02 14:25:50 +0000
  • 91c06522f3 Provide initial conftest Jairo Llopis 2020-12-02 10:49:50 +0000
  • 0c41d3aeb9 Improve test configuration and execution João Marques 2020-12-01 15:13:49 +0000
  • f3366b55cb Update pyproject configurations João Marques 2020-11-26 09:42:34 +0000
  • a7d91ef625 Upgrade autopretty João Marques 2020-11-26 09:41:50 +0000
  • 856cb4912c Push to docker hub as well from ci João Marques 2020-11-26 09:39:56 +0000
  • d2dad86abe Try multi-platform builds and push to ghcr.io João Marques 2020-11-25 11:09:46 +0000
  • 38f530af89 Update workspace settings João Marques 2020-11-25 09:22:34 +0000
  • 8d09134a66 Build docker image before testing João Marques 2020-11-25 09:19:44 +0000
  • 0b7c5d9dcb Make tests run in parallel João Marques 2020-11-25 08:19:53 +0000
  • b21d6d8a71 Fix VSCode settings João Marques 2020-11-25 07:56:22 +0000
  • 0206be67e5 Apply autoprettier João Marques 2020-11-25 07:52:57 +0000
  • 7bd86a5425 Fix isort João Marques 2020-11-25 07:52:33 +0000
  • c2fc1fffb1 Apply autopretty template + fix prettier João Marques 2020-11-25 07:47:17 +0000
  • ffdd442ec6 Apply suggestions João Marques 2020-11-25 07:40:58 +0000
  • 0dec9ac6e9 Add GH CI João Marques 2020-11-09 16:34:11 +0000
  • 05ba0bec72 Expand tests João Marques 2020-11-09 16:34:02 +0000
  • 0a0b6f8f12 Add first version of tests João Marques 2020-10-29 12:25:56 +0000
  • 3853e43ba4
    Switch haproxy to lts-alpine Robert Baker 2020-08-14 14:49:09 -0700
  • da23591b86 Mention DELETE in readme and dockerfile folex 2020-08-14 13:18:53 +0300
  • 8edbb66d58 Add manifest for multi-arch builds ViViDboarder 2020-02-10 17:57:40 -0800
  • de847e7e46 Add images create & prune endpoints folex 2019-09-20 18:48:24 +0300
  • 883ff77ca0 add DELETE methods to readme folex 2019-09-20 15:55:34 +0300
  • 1ad9dd2551 Add DELETE methods for networks, containers, images and volumes folex 2019-09-20 15:53:39 +0300
  • a80f7123c0 Use backticks in table folex 2019-09-19 16:30:53 +0300
  • 0d41384d7f remove backticks folex 2019-09-19 16:29:31 +0300
  • 077e91ac67 Update readme folex 2019-09-19 16:28:58 +0300
  • 5f95f518f3 set variables to 0 folex 2019-09-19 15:41:57 +0300
  • f5c61a4a21 Add containers, volumes & networks post endpoints folex 2019-09-19 15:37:24 +0300
  • a07d4ae4d9 Sorted environment variables alphabetically javieryanez 2019-08-23 11:30:48 +0200
  • bb302b5470 Added LOG_LEVEL environment variable to set logging severity level. javieryanez 2019-08-22 15:29:29 +0200
  • 4e17d3a017 Sorted environment variables alphabetically javieryanez 2019-08-23 11:30:48 +0200
  • 469e413864 Added LOG_LEVEL environment variable to set logging severity level. javieryanez 2019-08-22 15:29:29 +0200
  • e46d26a7c4 First stab at multi-arch builds ViViDboarder 2019-07-19 16:32:49 -0700
  • b36e4e7840 First stab at multi-arch builds ViViDboarder 2019-07-19 16:32:49 -0700
  • f16482ddff
    Merge pull request #16 from Artiume/patch-1 Pedro M. Baeza 2019-06-16 00:17:18 +0200
  • 158c560a56
    spelling error, no change. Artiume 2019-06-14 20:58:36 -0400
  • 5f5ce51ce7 add tests and a dynamic config section generator Kevin Hanselman 2019-03-30 14:56:12 -0400
  • f41f9d25d2 Fixed possible security problem. Andre Zoledziowski 2019-01-21 15:11:30 +0100
  • eddf7b2a42 Inverted HAProxy security policy. Andre Zoledziowski 2019-01-21 14:05:20 +0100
  • 5a7bc8fd17 Added explicit "allow restarts" permission. Andre Zoledziowski 2019-01-21 14:02:01 +0100
  • 3a1d5bb03a Added missing experimental SESSION API Andre Zoledziowski 2019-01-21 13:54:21 +0100
  • c4dea97c36 Fixed possible security problem. Andre Zoledziowski 2019-01-21 15:11:30 +0100
  • 47d43993b8 Inverted HAProxy security policy. Andre Zoledziowski 2019-01-21 14:05:20 +0100
  • a33d205234 Added explicit "allow restarts" permission. Andre Zoledziowski 2019-01-21 14:02:01 +0100
  • e79ec5775b Added missing experimental SESSION API Andre Zoledziowski 2019-01-21 13:54:21 +0100
  • 8bb3bce15a
    Support Docker API 1.37 Jairo Llopis 2019-01-08 08:56:51 +0000
  • 7da0037161
    Use HAProxy 1.9 and log to stdout Jairo Llopis 2019-01-08 08:47:06 +0000
  • a249e65a77 Update haproxy to current stable 1.8 Bret Fisher 2018-12-12 05:39:45 -0500
  • 315f5525f9 Update haproxy to current stable 1.8 Bret Fisher 2018-12-12 05:39:45 -0500
  • d280f2bc10 #7 - privileged explanation Kirill 2018-05-20 11:55:20 +0300
  • a47a960d3d
    #7 - privileged explanation Kirill 2018-05-20 11:55:20 +0300
  • 2c16622bfd
    Merge 9f9fed6c64 into 746c20f2c8 Cell 2018-02-19 10:17:44 +0000
  • 9f9fed6c64
    Merge branch 'master' into ADD-default-socket Cell 2018-02-19 11:17:40 +0100
  • 746c20f2c8 FIX label with URL of the repo (#5) Cell 2018-02-19 11:09:22 +0100
  • 93487b9153 ADD documentation to README.md Cell 2018-02-17 18:46:28 +0100
  • 536813c689 ADD logic for a unix-socket frontend Cell 2018-02-17 18:23:19 +0100
  • 75c582ca11 REMOVE options matching them default value Cell 2018-02-17 18:21:19 +0100
  • ccc7b4ca8e UPDATE version Cell 2018-02-17 18:20:15 +0100
  • 7734dc6911 FIX deprecated instruction MAINTAINER Cell 2018-02-17 18:19:11 +0100
  • ed1ab31983 ADD unix-socket Cell 2018-02-17 13:02:51 +0100
  • 5f67cd76db FIX label with URL of the repo Cell 2018-02-17 12:43:10 +0100
  • 6e7cec107e 📝 Increase API version support Jairo Llopis 2017-07-31 12:32:26 +0200
  • 6c6ad0a801 Deny URL encoded requests. Closes #1 d848124 2017-07-28 10:46:30 +1000
  • 0715eb786b Support hopefully upcoming logging Jairo Llopis 2017-03-31 13:33:09 +0200
  • 0014ddf65e 📝 Full README Jairo Llopis 2017-03-31 10:52:26 +0200
  • 53d9ee0732 Support any API version prefix Jairo Llopis 2017-03-29 13:11:26 +0200
  • 17ff117058 🎉 Hello world Jairo Llopis 2017-03-29 11:32:48 +0200