This website requires JavaScript.
Explore
Help
Sign In
RogerSik
/
docker-curl-with-bash
Watch
1
Star
0
Fork
0
You've already forked docker-curl-with-bash
Code
Issues
Pull Requests
Actions
Packages
Wiki
Activity
main
docker-curl-with-bash
/
Dockerfile
7 lines
82 B
Docker
Raw
Permalink
Normal View
History
Unescape
Escape
first commit
2024-02-04 13:51:05 +01:00
FROM
curlimages/curl:8.6.0
update
2024-02-04 13:53:55 +01:00
USER
root
first commit
2024-02-04 13:51:05 +01:00
RUN
apk add --no-cache bash
update
2024-02-04 13:53:55 +01:00
USER
curl_user
Reference in New Issue
Copy Permalink