Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Aaron Peschel a4ec151a8d Add TLS Certificates to Docker Image (#3457)
The Docker image is missing TLS root certificates, and as a result the
acs-engine commands fail on TLS when connecting to Azure services via
HTTPS. This commit adds the root certificates to the image.
2018-07-12 13:49:17 -07:00
Aaron Peschel 914172d3cd acs-engine Docker Image Rework (#2784)
This commit reworks Dockerfile.linux to make it more in-line with Docker
and Linux best practices.

* Set entrypoint to acs-engine
* Set default parameters to show acs-engine help
* Set default ACSENGINE_VERSION to latest release
* Remove unnecessary curl install
* Remove unnecessary bash install
* Use /opt/ as intall dir rather than root home
* Newer version of alpine
* Update README to use latest release version
2018-05-02 16:03:06 -07:00
Paul Bouwer d0deb695ca Add support to build official Docker image from release binaries. (#1659) 2017-11-01 09:39:14 -07:00