Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
python-tansiv
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
tansiv
python-tansiv
Merge requests
!3
Use Docker image from quinson/2018-vsg as reference
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Use Docker image from quinson/2018-vsg as reference
fix/reference-docker-image
into
master
Overview
0
Commits
1
Pipelines
2
Changes
1
Merged
RILLING Louis
requested to merge
fix/reference-docker-image
into
master
4 years ago
Overview
0
Commits
1
Pipelines
2
Changes
1
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
c97972a3
1 commit,
4 years ago
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Dockerfile
+
1
−
1
Options
FROM
registry.gitlab.inria.fr/
msimoni
n/2018-vsg/tansiv:latest
FROM
registry.gitlab.inria.fr/
quinso
n/2018-vsg/tansiv:latest
RUN
apt update
&&
apt
install
-y
python3 python3-pip
Loading