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
51568bf5
Commit
51568bf5
authored
1 month ago
by
Sebastian Karius
Browse files
Options
Downloads
Patches
Plain Diff
add ubuntu 24
parent
8f7b5ff6
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
-0
1 addition, 0 deletions
docker/coder-ubuntu_24-python/Dockerfile
with
1 addition
and
0 deletions
docker/coder-ubuntu_24-python/Dockerfile
+
1
−
0
View file @
51568bf5
...
...
@@ -60,6 +60,7 @@ WORKDIR /home/coder
# activate miniconda
RUN
source
/opt/miniconda3/bin/activate
RUN
/opt/miniconda3/bin/conda init
--all
ENV
PATH="${PATH}:/opt/miniconda3/bin"
# add poetry to PATH
ENV
PATH="${PATH}:/opt/poetry/bin"
...
...
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