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
1
Activity
Actions
7c59d1a34b
dind-bash
/
Dockerfile
4 lines
99 B
Text
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:17:14 +00:00
RUN apk add --no-cache bash nodejs npm
Dockerfile with Bash install
2023-11-16 17:28:14 +00:00
ENTRYPOINT ["dockerd-entrypoint.sh"]
CMD []
Reference in a new issue
Copy permalink