portainer/app/react/docker/containers/CreateView/CommandsTab
LP B ada6b31f69
fix(docker/container): container logs viewer error when logging is disabled (#10384)
* fix(docker/container-logs): invalid string breadcrumb

* fix(docker/container): let docker select the logging driver by default on container create

* fix(docker/container-logs): information panel in container logs when logging is disabled

* fix(docker/container): dont include HostConfig.LogConfig if no driver is selected
2023-09-28 15:53:52 +02:00
..
CommandsTab.tsx refactor(docker/containers): migrate commands tab to react [EE-5208] (#10085) 2023-09-04 19:07:29 +01:00
ConsoleSettings.tsx refactor(docker/containers): migrate commands tab to react [EE-5208] (#10085) 2023-09-04 19:07:29 +01:00
LoggerConfig.tsx fix(docker/container): container logs viewer error when logging is disabled (#10384) 2023-09-28 15:53:52 +02:00
OverridableInput.tsx refactor(docker/containers): migrate commands tab to react [EE-5208] (#10085) 2023-09-04 19:07:29 +01:00
index.ts refactor(docker/containers): migrate commands tab to react [EE-5208] (#10085) 2023-09-04 19:07:29 +01:00
toRequest.ts fix(docker/container): container logs viewer error when logging is disabled (#10384) 2023-09-28 15:53:52 +02:00
toViewModel.tsx fix(docker/container): container logs viewer error when logging is disabled (#10384) 2023-09-28 15:53:52 +02:00
types.ts refactor(docker/containers): migrate commands tab to react [EE-5208] (#10085) 2023-09-04 19:07:29 +01:00
validation.ts refactor(docker/containers): migrate commands tab to react [EE-5208] (#10085) 2023-09-04 19:07:29 +01:00