2
0
mirror of https://github.com/cuigh/swirl synced 2025-02-24 13:03:49 +00:00
swirl/biz/docker
cuigh 999b9ec5a1 Support executing command in containers
This feature is only valid on single node since container API is not Swarmable
2018-06-14 18:41:22 +08:00
..
compose
compose.go
config.go Add ‘Template’ option to configs and secrets 2018-04-24 12:16:42 +08:00
container.go Support executing command in containers 2018-06-14 18:41:22 +08:00
docker.go Add ‘Template’ option to configs and secrets 2018-04-24 12:16:42 +08:00
image.go Finish image management 2017-10-10 15:26:07 +08:00
network.go Fix checked state on edit service with host network 2018-03-16 21:06:13 +08:00
node.go Add version to avoid conflicting writes. 2017-12-04 15:31:49 +08:00
secret.go Allow uploading secrets encoded with base64 2018-05-02 17:50:10 +08:00
service.go Allow unsetting log driver 2018-04-24 15:39:45 +08:00
stack.go Fix linter warnings 2018-05-26 14:57:32 +08:00
task.go Add task logs page 2018-02-23 11:06:45 +08:00
volume.go Fix volume filtering 2018-04-16 18:49:33 +08:00