This website requires JavaScript.
Explore
Help
Sign In
dev
/
actions-images
Watch
1
Star
0
Fork
0
You've already forked actions-images
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
8d08611bde
actions-images
/
ubuntu.Containerfile
4 lines
87 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update Docker base image
2023-11-16 23:07:46 +00:00
FROM docker.io/node:18-bullseye
Initial image build attempt
2023-11-16 22:56:40 +00:00
RUN apt-get -y update && \
apt-get -y install sudo
Reference in New Issue
Copy Permalink