Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Oliver Meyer
flask-learning-env
Commits
68df885d
Commit
68df885d
authored
Apr 26, 2021
by
omeyer99
Browse files
Update .gitpod.Dockerfile
parent
fd006ee5
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitpod.Dockerfile
View file @
68df885d
FROM
gitpod/workspace-full:latest
RUN
sudo
apt update
&&
sudo
apt upgrade
-y
RUN
npm i learnpack
&&
learnpack plugins:install learnpack-python
RUN
npm
i
nstall
-g
learnpack
&&
learnpack plugins:install learnpack-python
USER
trainee
\ No newline at end of file
USER
trainee
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