This website works better with JavaScript.
Explore
Help
Sign In
phc
/
problemi
Watch
6
Star
3
Fork
You've already forked problemi
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Update dockerfile
Browse Source
pull/7/head
Francesco Minnocci
2 years ago
parent
bb0a98ffb2
commit
89d9e90eb9
Signed by:
BachoSeven
GPG Key ID:
2BE4AB7FDAD828A4
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
Dockerfile
Unescape
Escape
View File
@ -4,6 +4,7 @@ WORKDIR /app
COPY
./ ./
RUN
npm install
ARG
BASE_URL
RUN
npm run build
EXPOSE
3000
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
phc/problemi
Title
Body
Create Issue