Initial image build attempt
Some checks failed
Build and push / Build and push images (push) Failing after 19s

This commit is contained in:
2023-11-16 22:56:40 +00:00
commit 8b3fa6b075
2 changed files with 36 additions and 0 deletions

3
ubuntu.Containerfile Normal file
View File

@@ -0,0 +1,3 @@
FROM node:18-bullseye
RUN apt-get -y update && \
apt-get -y install sudo