Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
D
docker-ygopro-builder
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
docker-ygopro-builder
Commits
b1fe2d50
Commit
b1fe2d50
authored
Jun 13, 2025
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Dockerfile
parent
2dcb996d
Pipeline
#37571
canceled with stages
in 19 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Dockerfile
Dockerfile
+1
-1
No files found.
Dockerfile
View file @
b1fe2d50
...
...
@@ -25,7 +25,7 @@ RUN wget -O - https://github.com/libevent/libevent/releases/download/release-${L
FROM
git-registry.moenext.com/mycard/docker-runner-base:${BASE_IMAGE_TAG}
RUN
apt update
&&
\
apt
-y
install
git build-essential libgl1-mesa-dev libglu-dev libxxf86vm-dev emscripten
gcc-multilib g++-multilib
&&
\
apt
-y
install
git build-essential libgl1-mesa-dev libglu-dev libxxf86vm-dev emscripten
&&
\
rm
-rf
/var/lib/apt/lists/
*
/var/cache/
*
/tmp/
*
/var/tmp/
*
/var/log/
*
COPY
--from=premake-builder /usr/src/premake/bin/release/premake5 /usr/bin/premake5
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment