compose/pkg/e2e/fixtures
Sebastiaan van Stijn 92f32b5c79
ci: use latest stable dockerfile syntax & rename docs Dockerfile (#9711)
* update dockerfiles to use latest stable syntax

Some Dockerfiles were pinned to a minor release, which meant they
wouldn't be updated to get the latest stable syntax (and fixes),
and one Dockerfile used the "labs" variant to use the HEREDOC syntax,
which has now been promoted to the stable syntax.

* docs: rename Dockerfile

There's no other Dockerfiles in the same path, so the "docs"
prefix was redundant.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-08-03 16:36:13 -04:00
..
attach-restart Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
build-dependencies test: add copyright notice 2022-06-24 16:16:53 -04:00
build-infinite Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
build-test ci: use latest stable dockerfile syntax & rename docs Dockerfile (#9711) 2022-08-03 16:36:13 -04:00
cascade-stop-test Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
cp-test Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
dependencies Use alpine instead of ubuntu for E2E compose file, no need to include version 2022-06-26 14:41:23 +02:00
env-secret add support for setting secret from env variable 2022-06-15 17:06:48 +02:00
environment Fix environment variables priority between environment and .env 2022-07-28 12:57:44 +02:00
init-container Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
ipam Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
ipc-test Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
links e2e: reproduce bug with links 2022-05-31 16:32:29 -05:00
logs-test Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
network-alias Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
network-links Add links to container create request. 2022-06-02 02:51:25 +02:00
network-test add 2 named networks with close name in the networks test suite to guarantee the good distinction on network names 2022-07-13 15:09:38 +02:00
pause e2e: split out `pause` tests and add more cases 2022-06-28 15:06:17 -04:00
project-volume-bind-test use '-' as separator by default for image name 2022-07-29 18:55:22 +02:00
ps-test e2e: add test for ps 2022-06-08 14:05:20 -05:00
restart-test Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
run-test Only start direct dependencies of service on `compose run ...` 2022-06-14 07:32:15 +02:00
sentences Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
simple-build-test Make service>build>dockerfile a simple filename 2021-10-20 10:24:08 +02:00
simple-composefile Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
start-fail Don't wait forever for unhealthy dependencies 2022-01-07 19:13:43 +01:00
start-stop Change `projectOrName()` to check COMPOSE_PROJECT_NAME env var 2022-08-03 18:39:39 +02:00
ups-deps-stop up: do not stop dependency containers (#9701) 2022-08-02 15:25:59 -04:00
volume-test Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
wrong-composefile Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00