Toggle navigation
Toggle navigation
This project
Loading...
Sign in
강동현
/
nodejs-game
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
강동현
2021-06-10 17:20:03 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
015981a5d5290e1ad306fc6b4dc343923ebcb344
015981a5
1 parent
a9e6b4d5
Builds for 1 pipeline
failed
in 1 minute 17 seconds
서버 빌드가 안되는 문제 해결
Changes
1
Builds
3
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
server/Dockerfile
server/Dockerfile
View file @
015981a
...
...
@@ -11,6 +11,8 @@ RUN yarn install
WORKDIR
/usr/server
RUN
apk add --no-cache build-base gcc python3
RUN
yarn install
RUN
yarn build
...
...
Please
register
or
login
to post a comment