Skip to content
Snippets Groups Projects
Commit 2b68523f authored by Jonas Zohren's avatar Jonas Zohren :speech_balloon:
Browse files

Update Dockerfile

parent 30917a8d
No related branches found
No related tags found
No related merge requests found
Pipeline #48485 failed
# This file is a template, and might need editing before it works on your project.
FROM docker.io/node:16
ARG TARGETPLATFORM
RUN echo "$TARGETPLATFORM"
RUN cp "$TARGETPLATFORM".txt ./blah.txt
WORKDIR /usr/src/app
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment