Closed billionairiam closed 1 year ago
@billionairiam Lines started with date are all log messages from aconcli
@billionairiam Lines started with date are all log messages from
aconcli
But why it didn't print the mysql
log?
I checked my entrypoint
in json
file, it will execute the MySQL script.
This is related to #3.
I will submit a PR to fix this issue.
PR submitted - https://github.com/intel/ACON/pull/34
When I use
./aconcli run -n mysql.json -c :5531 -i
in testing MySQL docker. It didn't show the log information.I have no idea whether it is a success or not.