Closed amenophis closed 10 years ago
it works well if i add a mysqld inside after_script
Maybe this can be done directly inside the Dockerfile ?
You cannot mix ENTRYPOINT
and CMD
in a Dockerfile. These are both different behavior.
The container should stop because of an error in the after_script
like discussed in #78 .
Closed as the #78 is also closed
Do not merge for the moment, i got an error with this workaround