This website requires JavaScript.
Explore
Help
Register
Sign In
CI-Docker-Images
/
dind-bash
Watch
2
Star
0
Fork
You've already forked dind-bash
0
Code
Issues
Pull requests
Releases
Packages
Activity
Actions
24405450a3
dind-bash
/
Dockerfile
4 lines
93 B
Docker
Raw
Normal View
History
Unescape
Escape
Dockerfile with Bash install
2023-11-16 17:28:14 +00:00
FROM
docker:dind
Update Dockerfile
2023-12-20 08:11:19 +00:00
RUN
apk add --no-cache bash node
Dockerfile with Bash install
2023-11-16 17:28:14 +00:00
ENTRYPOINT
[
"dockerd-entrypoint.sh"
]
CMD
[
]
Reference in a new issue
Copy permalink