Mentions légales du service

Skip to content
Snippets Groups Projects

doc fixes

Merged BAIRE Anthony requested to merge abaire into master
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -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