Skip to content
Snippets Groups Projects
Commit 015158a9 authored by Emmanuel Bruno's avatar Emmanuel Bruno
Browse files

fixes typo.

parent 3cb99bb6
No related branches found
No related tags found
No related merge requests found
docker build --progress=plain -t brunoe/jupyter-base:develop .
#!/bin/bash
docker build --progress=plain -t brunoe/${PWD##*/}:$(git rev-parse --abbrev-ref HEAD) .
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment