Skip to content

Issues with the containerized version #932

Description

@gggeek
  1. the command hardcodes "--defaults-file", "/defaults.cnf", but that file is not present in the container. It can be of course mounted into it, but then the command-line shown has to be modified.
  2. there is no docker command installed inside the container, which makes it unable to run using the --container option (this usage will of course most likely need an extra setcap or networking arg in the command line used to run it, which would have to be added to the readme)

About point 2: I'd add to the main help text the need for the docker command to be installed when using the option --container

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions