You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@
4
4
5
5
Dockerfile for running zx scripts. The container is based on the official Alpine Linux [Node](https://hub.docker.com/_/node) image. Some additional tools are installed inside the container:
6
6
7
+
-`bash` - because of https://github.com/google/zx/issues/524
7
8
-[`curl`](https://curl.se/) - because everybody needs a swiss army knife
8
9
-[`docker`](https://www.docker.com/) - in order to be able to run other containers
9
10
-[`skopeo`](https://github.com/containers/skopeo) - because everybody needs a swiss army knife for docker
0 commit comments