Page 1 of 1

Bug: Cmd Truncated in web interface when creating container

Posted: 01 Jul 2021, 20:27
by 1dimitri
Hello
Some containers do not seem to have their cmd command field properly parsed when editing properties to create a container from an image or edit the properties of an existing image...

Steps to reproduce
1. select official registry =https://registry.hub.docker.com
2. download image boky/postfix (equivalent to github repo bokysan/docker-postfix)
3. create container from image
a. set port such as 10025 for 587
b. add environment variables
ALLOW_EMPTY_SENDER_DOMAINS=true
RELAYHOST=example.com:587
RELAYHOST_USERNAME=nobodycares
RELAYUSER_PASSWORD=something
3. Before applying notice that the command is set to "/bin/sh -c /run.sh" (without quotes)
4. Apply, then note that the container was created but not running
5. If you look at docker.log and go back to the interface you notice that the command is "-c /run.sh"
6. By contrast if using SSH you run sudo docker image inspect boky/postfix, you'll see the correct command.

Re: Bug: Cmd Truncated in web interface when creating container

Posted: 10 Jul 2021, 12:01
by TMroy
Thank you for your report. we will verify it here.

Re: Bug: Cmd Truncated in web interface when creating container

Posted: 25 Jul 2021, 15:44
by 1dimitri
TMroy wrote: 10 Jul 2021, 12:01 Thank you for your report. we will verify it here.
Any ETA of you'll be able to check that bug report?

Re: Bug: Cmd Truncated in web interface when creating container

Posted: 25 Jul 2021, 17:19
by TMroy
It has been added to the list of "Bug need to be verified", waiting for feedback from the tech team.
Sorry, I forgot to ask, what is your model, please?

Re: Bug: Cmd Truncated in web interface when creating container

Posted: 25 Jul 2021, 17:44
by 1dimitri
TMroy wrote: 25 Jul 2021, 17:19 It has been added to the list of "Bug need to be verified", waiting for feedback from the tech team.
Sorry, I forgot to ask, what is your model, please?
F2-221, so we're on the x86 model range.

Re: Bug: Cmd Truncated in web interface when creating container

Posted: 09 Sep 2021, 23:13
by 1dimitri
Still no ETA of bug fix?

Re: Bug: Cmd Truncated in web interface when creating container

Posted: 10 Sep 2021, 12:10
by TMSupport
Hi! It is already being repaired, please be patient.