feat: Added ports section, closes #21
This commit is contained in:
@@ -14,6 +14,6 @@ pub enum DockerMessage {
|
||||
Restart(ContainerId),
|
||||
Start(ContainerId),
|
||||
Stop(ContainerId),
|
||||
Unpause(ContainerId),
|
||||
Resume(ContainerId),
|
||||
Update,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user