Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Dummy Frontend
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Examples
Javascript
Dummy Frontend
Commits
f54fc35f
Unverified
Commit
f54fc35f
authored
1 year ago
by
Dmitriy Safronov
Committed by
GitHub
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Update Dockerfile (#19)
Signed-off-by:
Dmitriy Safronov
<
zimniy@cyberbrain.pw
>
parent
c88d1778
Branches
Branches containing commit
Tags
v0.0.9
Tags containing commit
No related merge requests found
Pipeline
#35130
passed
1 year ago
Stage: build
Stage: test
Stage: deploy
Changes
1
Pipelines
4
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+3
-3
3 additions, 3 deletions
Dockerfile
with
3 additions
and
3 deletions
Dockerfile
+
3
−
3
View file @
f54fc35f
# VERSIONS
# VERSIONS
ARG
NODE_VERSION=20.1
0.0
ARG
NODE_VERSION=20.1
1.1
ARG
NPM_VERSION=10.
2.5
ARG
NPM_VERSION=10.
4.0
ARG
NGINX_VERSION=1.25.
3
ARG
NGINX_VERSION=1.25.
4
# --------------> The builder image
# --------------> The builder image
FROM
node:$NODE_VERSION
AS
builder
FROM
node:$NODE_VERSION
AS
builder
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment