We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa8b240 + 5da9c02 commit 3fa2e6eCopy full SHA for 3fa2e6e
.github/workflows/push.yaml
@@ -18,8 +18,6 @@ jobs:
18
matrix:
19
image:
20
- cypress-16-docker-compose
21
- - docker
22
- - docker-compose
23
- node-12-eas
24
- node-14-eas
25
- node-16-curl-tidy
README.md
@@ -5,8 +5,6 @@
5
Images:
6
7
- `ghcr.io/troopers/cypress-16-docker-compose`: use it to run Cypress and a Docker stack
8
-- `ghcr.io/troopers/docker`: use it to run Docker
9
-- `ghcr.io/troopers/docker-compose`: use it to run Docker In Docker
10
- `ghcr.io/troopers/node-12-eas`: use it to run Expo EAS
11
- `ghcr.io/troopers/node-14-eas`: use it to run Expo EAS with Expo and SDK 45
12
- `ghcr.io/troopers/node-16-curl-tidy`: use it to run node and tidy
docker-compose/Dockerfile
docker/Dockerfile
0 commit comments