1
0
mirror of https://github.com/Tecnativa/docker-socket-proxy synced 2025-07-12 18:18:21 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Jairo Llopis
15071f7387
Restore fixture allowing usage for local testing
This reverts commit dc0b60e63f and allows using `--prebuild` CLI flag for pytest when doing local tests.
2020-12-04 17:18:44 +00:00
João Marques
b46fc70a16 Organize docker tests definition and document 2020-12-04 10:01:10 +00:00
João Marques
dc0b60e63f Remove build fixture from tests to see if image is built in CI 2020-12-04 09:07:31 +00:00
João Marques
d9d5b44235 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.
2020-12-04 09:06:07 +00:00
João Marques
3cf4ee6d66 Improve tests 2020-12-02 14:26:59 +00:00
Jairo Llopis
91c06522f3 Provide initial conftest 2020-12-02 14:26:59 +00:00