Skip to content
Snippets Groups Projects
Commit c9e8b1d3 authored by Florian Schmaus's avatar Florian Schmaus
Browse files

Fix docker.sh by specifying entrypoint

Newer flowdalic/gentoo-dev images have ENTRYPIONT specified, this
prevents arguments from being passed to the docker run entrypoint,
which is tools/docker-prepare in case of docker.sh.

To fix that, we invoke "docker run" with "--entrypoint
tools/docker-preapre" in docker.sh.
parent faed548c
No related branches found
No related tags found
Loading
Loading
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