Skip to content
Snippets Groups Projects
Commit 86ffd310 authored by Benjamin Bertrand's avatar Benjamin Bertrand
Browse files

Move default CMD at the end of the Dockerfile

The default CMD is not the one expected on the current docker image...

$ docker inspect -f '{{.Config.Cmd}}' registry.esss.lu.se/ics-docker/notebook:master
[/bin/sh -c #(nop)  USER conda]
parent 5584abaf
No related branches found
No related tags found
Loading
Checking pipeline status