Skip to content

v1.0.10

Compare
Choose a tag to compare
@calaway calaway released this 26 Jan 21:52
· 34 commits to master since this release
c755870

CM-20742

Systems affected: Akkeris UI

TL;DR: Allow users to remove a command from a dyno via the Akkeris UI.

Details:
Before: It is not currently possible to remove an alternate Docker command from a dyno via the UI. If you delete the command and submit the edit it will not actually remove it.

After: Now when you remove the command and submit the edit the alternative command will be deleted and the default command set in the Docker container will be run instead.