Skip to content
Unverified Commit 076be193 authored by Natanael Arndt's avatar Natanael Arndt Committed by GitHub
Browse files

Update README because entrypoint must be overwritten

The docker images specify an ENTRYPOINT and not a CMD.
The ENTRYPOINT is executed before the CMD.
To execute custom command with these docker images the entrypoint has to be set to the shell and then it can execute custom commands before the entrypoint is executed.
parent 9dee9b17
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment