Dockerfiles icon indicating copy to clipboard operation
Dockerfiles copied to clipboard

Results 8 Dockerfiles issues
Sort by recently updated
recently updated
newest added

Definitely: - [x] Eureka - [x] Config Server Evaluate if we still need these before creating pipelines - [x] Spring Boot Admin - [x] UAA Server

Provide a way for Eureka to require client certificates and document or include a feature for getting certificates that will be trusted by this server

enhancement

Dockerfiles support as of Docker 1.12 support a `HEALTHCHECK` instruction that provides the Docker host the ability to determine if a container is not healthy even if the main container...

enhancement
unscheduled

Build SBA server via start.spring.io the same way our Eureka & Config Server images are built. Switch to cURL and update all to the latest versions for all 3 images...

In order to work around certificate trust issues, particularly of the ASP.NET Core dev certs, it would be nice to be able to turn off certificate validation in Spring Boot...

enhancement

See #48 for an example of excessive "how to run this image" comments

enhancement

Workflows should not add the same comment multiple times fixes #49