Skip to content

Instantly share code, notes, and snippets.

@ljahier
Created January 22, 2020 16:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ljahier/23156a7765dd4abfe31ff35737ccc3b0 to your computer and use it in GitHub Desktop.
Save ljahier/23156a7765dd4abfe31ff35737ccc3b0 to your computer and use it in GitHub Desktop.
docker fedora epitest with perso settings
docker run -d -it --name fedora -v ~/.ssh/:/root/.ssh/ -v ~/.gitconfig:/root/.gitconfig -v ~/delivery:/delivery -v ~/norminette:/norminette fedora
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment