You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Dockerfile leaves around the installer TGZ internally which is unnecessary.
Once installed by default the management server is turned on which is a significant overhead for a container.
Try to use Alpine instead of an entire CentOS installation
The Dockerfile leaves around the installer TGZ internally which is unnecessary.
Once installed by default the management server is turned on which is a significant overhead for a container.
Try to use Alpine instead of an entire CentOS installation