Skip to content

Instantly share code, notes, and snippets.

View jfollenfant's full-sized avatar
:octocat:
\o/

Julien jfollenfant

:octocat:
\o/
  • Montreal
View GitHub Profile
# Check docker install
docker version
# check docker first run hello world
docker run hello-world
# Répertoire de travail
mkdir oxademo ; cd oxademo
# hello.php