Initial image build attempt
Some checks failed
Build and push / Build and push images (push) Failing after 19s
Some checks failed
Build and push / Build and push images (push) Failing after 19s
This commit is contained in:
3
ubuntu.Containerfile
Normal file
3
ubuntu.Containerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM node:18-bullseye
|
||||
RUN apt-get -y update && \
|
||||
apt-get -y install sudo
|
Reference in New Issue
Block a user