Skip to content

xserrat/docker-compose-pull-policy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Compose Override & "pull_policy: always"

Using pull_policy:always, you'll see the following html page:

using_pull_policy_always.png

Removing the pull_policy: always, you'll see the default docker.io/nginx:latest html template:

default_html_template.png

About

An example of how pull_policy: always property causes no use of the docker-compose.override.yaml build image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors