container-baseimage

A container base image to build reliable single or multiprocess images quickly 🐳✨🌴

MIT License

Stars
129
container-baseimage - Latest Release

Published by BertrandGouny over 3 years ago

Changed

  • Multiple log line message are now split and log line by line for a nicest display.

Fixed

  • log-level broken pipe
container-baseimage -

Published by BertrandGouny over 3 years ago

Changed

  • Multiple log line message are now split and log line by line for a nicest display.

Fixed

  • log-level broken pipe
container-baseimage -

Published by BertrandGouny over 3 years ago

Fixed

  • Remove -x bash flag on log-helper tool
container-baseimage -

Published by BertrandGouny over 3 years ago

Fixed

  • Remove -x bash flag on log-helper tool
container-baseimage -

Published by BertrandGouny almost 4 years ago

Fixed

  • Update expired default-ca #30 #29. Thanks to @heidemn
container-baseimage -

Published by BertrandGouny almost 4 years ago

Fixed

  • Update expired default-ca #30 #29. Thanks to @heidemn
  • ARM builds e.g. for keepalived #28. Thanks to @linkvt
container-baseimage -

Published by BertrandGouny almost 4 years ago

Added

  • Add loglevel and datetime to log messages
  • jsonssl add support for traefik >= v1.6 acme.json file
  • Add multiarch support. Thanks to @ndanyluk and @anagno !
container-baseimage -

Published by BertrandGouny almost 4 years ago

Changed

  • Add loglevel and datetime to log messages
  • Upgrade CFSSL version to 1.5.0
container-baseimage -

Published by BertrandGouny over 4 years ago

Added

  • Add multiarch support. Thanks to @ndanyluk and @anagno !
  • Allow usage of additional hostnames in self signed certificate #19. Thanks to @Bobonium

Changed

  • Use debian buster-slim as baseimage
  • Upgrade python script to python3
  • Upgrade CFSSL version to 1.4.1

Fixed

  • Fix shellcheck errors and warnings on all scripts
container-baseimage -

Published by BertrandGouny over 5 years ago

Changed

  • Alpine 3.5

Fixed

  • Fix ssl-tool package install
container-baseimage -

Published by BertrandGouny over 5 years ago

Fixed

  • re-fix ssl-tool package install...
container-baseimage -

Published by BertrandGouny over 5 years ago

Changed

  • Alpine 3.6
container-baseimage -

Published by BertrandGouny over 5 years ago

Fixed

  • Fix log-helper with piped input
container-baseimage -

Published by BertrandGouny over 5 years ago

Changed

  • chmod 444 logrotate config files

Fixed

  • fix jsonssl-helper get traefik ca certificate
container-baseimage -

Published by BertrandGouny over 5 years ago

Changed

  • Use debian stretch-slim as baseimage
container-baseimage -

Published by BertrandGouny over 5 years ago

Changed

  • chmod 444 logrotate config files

Fixed

  • Fix jsonssl-helper get traefik ca certificate on alpine
container-baseimage -

Published by BertrandGouny over 5 years ago

  • chmod 444 logrotate config files
  • fix jsonssl-helper get traefik ca certificate
container-baseimage -

Published by BertrandGouny over 5 years ago

  • Use Ubuntu 16:04 as baseimage
container-baseimage -

Published by BertrandGouny over 5 years ago

  • Add to the 'run' tool option --dont-touch-etc-hosts Don't add in /etc/hosts a line with the container ip and $HOSTNAME environment variable value.
  • Fix wait-process script
container-baseimage -

Published by BertrandGouny over 5 years ago

  • Fix is_runit_installed check /usr/bin/sv instead of /sbin/runit #6
  • Upgrade cfssl 1.2.0
  • Add ssl-helper that allow certificate auto-renew and let choose
    certificate generator (cfssl-helper default, or jsonssl-helper)
  • Add jsonssl-helper that get certificates from a json file
  • Add to the 'run' tool options --run-only, --wait-first-startup, --wait-state, --cmd
    --keepalived becomes --keepalive-force,
    --keepalive now only keep alive container if all startup files and process
    exited without error.
  • Change .yaml.startup and .json.startup files to .startup.yaml and .startup.json
  • Fix logrotate config