Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
containerize
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Package registry
Container Registry
Operate
Terraform modules
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Studio R215
containerize
Commits
1a51a47a
Commit
1a51a47a
authored
1 month ago
by
Sebastian Karius
Browse files
Options
Downloads
Patches
Plain Diff
add cython3
parent
9c494eb1
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docker/coder-ubuntu_24-python/Dockerfile
+1
-1
1 addition, 1 deletion
docker/coder-ubuntu_24-python/Dockerfile
with
1 addition
and
1 deletion
docker/coder-ubuntu_24-python/Dockerfile
+
1
−
1
View file @
1a51a47a
...
...
@@ -8,7 +8,7 @@ RUN apt-get update && apt-get upgrade -y
RUN
apt-get
install
-y
git wget curl
# install python, pip and venv
RUN
apt-get
install
-y
python3 python3-pip python3-venv
RUN
apt-get
install
-y
python3 python3-pip python3-venv
cython3
# install pipx
ENV
TZ=Europe/Berlin
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment