Skip to content

Use Docker's ADD command to invalidate the Nginx version hosted on S3 #1

@ChristopherHammond13

Description

@ChristopherHammond13

At the moment we use wget to fetch the latest version of Nginx but this isn't fault tolerate for a new build. Using ADD in Docker to download the LATEST_BUILD file can fix this by invalidating the cache when a new build is uploaded to S3.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions