This website requires JavaScript.
Explore
Sign In
ci-img
/
alpine
Watch
2
Star
0
Fork
You've already forked alpine
0
Code
Issues
Packages
Releases
Activity
main
alpine
/
bin-dl
/
Dockerfile
3 lines
80 B
Docker
Raw
Permalink
Blame
History
FROM
alpine:latest
RUN
apk update
;
apk upgrade
;
apk add bash git curl jq wget
Reference in New Issue
View Git Blame
Copy Permalink