Page 2 of 2
Re: Execution command not editible in docker manager
Posted: 12 Nov 2024, 10:23
by bugacha
tommi2day wrote: ↑12 Nov 2024, 04:52
You may consider to use a docker-compose.yml (a project) style configuration. For minio mine looks like this. Variables may be set this way or using env-file
How do you run it then? Manually from ssh? I assume it won't be visible in Docker Engine UI ?
Re: Execution command not editible in docker manager
Posted: 14 Nov 2024, 03:04
by tommi2day
OK, this one was created on the share and started via ssh, but its also visible in the docker manager

Re: Execution command not editible in docker manager
Posted: 14 Nov 2024, 21:44
by bugacha
tommi2day wrote: ↑14 Nov 2024, 03:04
OK, this one was created on the share and started via ssh, but its also visible in the docker manager
got it, thanks !
Re: Execution command not editible in docker manager
Posted: 14 Nov 2024, 23:59
by bugacha
TMzethar wrote: ↑10 Nov 2024, 18:50
The implementation of your request in the UI is not currently supported and the project team will discuss ways to improve it.
I guess ignore this request, using docker compose as suggested in the thread is much cleaner and more flexible solution