portainer/api/http/proxy/factory/docker
Lukas Grotz d09ae22ba8
feat(container): add sysctls setting in the container view (#4910)
* feat(container): add sysctls in the container view (#2756)

* feat(container): add setting to restrict sysctl access

* feat(endpoint): move sysctl disable setting to security settings

* feat(container): add sysctls to container edit view

* fix(container) remove unnecessary migration setting

Co-authored-by: Owen Kirby <oskirby@gmail.com>
2021-04-12 19:40:45 +12:00
..
access_control.go fix(uac): ignore duplicates, spaces and casing in portainer labels (#4823) 2021-03-03 11:38:59 +02:00
access_control_test.go fix(uac): ignore duplicates, spaces and casing in portainer labels (#4823) 2021-03-03 11:38:59 +02:00
build.go feat(api): rewrite access control management in Docker (#3337) 2019-11-13 12:41:42 +13:00
configs.go style(proxy): fix function name (#4970) 2021-04-09 09:02:48 +12:00
containers.go feat(container): add sysctls setting in the container view (#4910) 2021-04-12 19:40:45 +12:00
networks.go style(proxy): fix function name (#4970) 2021-04-09 09:02:48 +12:00
registry.go feat(api): rewrite access control management in Docker (#3337) 2019-11-13 12:41:42 +13:00
secrets.go style(proxy): fix function name (#4970) 2021-04-09 09:02:48 +12:00
services.go style(proxy): fix function name (#4970) 2021-04-09 09:02:48 +12:00
swarm.go style(proxy): fix function name (#4970) 2021-04-09 09:02:48 +12:00
tasks.go feat(api): rewrite access control management in Docker (#3337) 2019-11-13 12:41:42 +13:00
transport.go style(proxy): fix function name (#4970) 2021-04-09 09:02:48 +12:00
volumes.go style(proxy): fix function name (#4970) 2021-04-09 09:02:48 +12:00