Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
doc
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
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
allgo
doc
Merge requests
!1
doc fixes
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
doc fixes
abaire
into
master
Overview
0
Commits
1
Pipelines
0
Changes
1
Merged
BAIRE Anthony
requested to merge
abaire
into
master
6 years ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
typos
some rewording
add helpdesk link
0
0
Merge request reports
Compare
master
version 1
c3addfe3
6 years ago
master (base)
and
latest version
latest version
af95ba6e
1 commit,
6 years ago
version 1
c3addfe3
3 commits,
6 years ago
1 file
+
2
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
deploy.rst
+
2
−
2
Options
@@ -43,8 +43,8 @@ perform the setup of the sandbox.
An ssh command allow you to connect and setup your software.
The machine will come by default with VIm, Git, cURL, and SSH. You are free
to add anything that you need (compilers, JRE, python, etc, ...)
and of course your software.
You are free to install any package you need (compilers, JRE, python, etc, ...)
and of course your software.
The last step is the entrypoint a file (usually a binary) that will be call to execute your
application.
Loading