Skip to content
Snippets Groups Projects
Commit da4aede3 authored by jurgenhaas's avatar jurgenhaas
Browse files

Fix image name [skip-ci]

parent 7a7f49ff
No related branches found
No related tags found
No related merge requests found
Pipeline #33743 skipped
#!/bin/bash
docker run --user=$(id -u) --rm --net=host --volume=$(pwd):/mdshow --workdir=/mdshow mdshow mdshow $@
docker run --user=$(id -u) --rm --net=host --volume=$(pwd):/mdshow --workdir=/mdshow registry.lakedrops.com/docker/mdshow mdshow $@
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment