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
{{ message }}
This repository was archived by the owner on Jul 2, 2024. It is now read-only.
- Updates `elinks` package to elinks-0.12-0.37.pre6.el7.0.1.
12
+
- Updates source image to [2.5.1](https://github.com/jdeathe/centos-ssh/releases/tag/2.5.1).
13
+
- Updates and restructures Dockerfile.
14
+
- Updates container naming conventions and readability of `Makefile`.
15
+
- Fixes issue with unexpected published port in run templates when `DOCKER_PORT_MAP_TCP_80`, `DOCKER_PORT_MAP_TCP_443` or `DOCKER_PORT_MAP_TCP_8443` is set to an empty string or 0.
16
+
- Fixes binary paths in systemd unit files for compatibility with both EL and Ubuntu hosts.
17
+
- Fixes link to OpenSSL ciphers manual page.
18
+
- Adds consideration for event lag into test cases for unhealthy health_status events.
19
+
- Adds port incrementation to Makefile's run template for container names with an instance suffix.
20
+
- Adds placeholder replacement of `RELEASE_VERSION` docker argument to systemd service unit template.
21
+
- Adds improvement to pull logic in systemd unit install template.
22
+
- Adds `SSH_AUTOSTART_SUPERVISOR_STDOUT` with a value "false", disabling startup of `supervisor_stdout`.
23
+
- Adds error messages to healthcheck script and includes supervisord check.
24
+
- Adds improved logging output.
25
+
- Adds images directory `.dockerignore` to reduce size of build context.
26
+
- Adds docker-compose configuration example.
27
+
- Adds improved lock/state file implementation between bootstrap and wrapper scripts.
28
+
- Adds graceful stop signals the supervisord configuration for `httpd-wrapper`.
29
+
- Removes use of `/etc/services-config` paths.
30
+
- Removes the unused group element from the default container name.
31
+
- Removes the node element from the default container name.
32
+
- Removes unused environment variables from Makefile and scmi configuration.
33
+
- Removes X-Fleet section from etcd register template unit-file.
0 commit comments