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
a27d85f3
Commit
a27d85f3
authored
Mar 20, 2025
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add emscripten
parent
358b3a81
Pipeline
#33967
failed with stages
in 1 minute and 8 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 @
a27d85f3
...
...
@@ -19,7 +19,7 @@ RUN wget -O - https://github.com/libevent/libevent/releases/download/release-2.0
FROM
git-registry.moenext.com/mycard/docker-runner-base:latest
RUN
apt update
&&
\
apt
-y
install
git build-essential libgl1-mesa-dev libglu-dev libxxf86vm-dev
&&
\
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