Toggle navigation
Toggle navigation
This project
Loading...
Sign in
유명현
/
mamuri-bot
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
윤준석
2022-05-23 00:56:18 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ead0ff99f7e1bbe65f51d067662e4d98003cb75f
ead0ff99
1 parent
65a7273b
FIX: Dockerfile delete apk add chromium
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
joongna/Dockerfile
joongna/Dockerfile
View file @
ead0ff9
...
...
@@ -11,7 +11,5 @@ WORKDIR /src
COPY --from=builder /src/joongna_api_server /src/joongna_api_server
COPY --from=builder /src/config/.env /src/config/.env
RUN
apk add chromium
EXPOSE
8080
CMD
["./joongna_api_server"]
...
...
Please
register
or
login
to post a comment