Generate docker id issue
Wing pro will produce a docker container id like this: _wing_
But one tool I use frequently named mutagen use this id to sync docker files. Can I set an id without "wing_xxx"? For examle, my container id is "my-fastapi", not "my-fastapi_wing_abcd". I must recreate mutagen session when I use wing pro docker feature, the generated id changed if I stop the container.
Comments