Sign inSign up

woa7/wait-for-file

By woa7

•Updated almost 6 years ago

Docker Wait for File (alpine based)

Image
0

1.2K

woa7/wait-for-file repository overview

⁠docker-compose-wait-for-file

⁠Docker Wait for File

Docker container to wait for a file to be available. e.g. wait for a network folder to be available on the host

⁠Example usage

version: "2"
services:
  wait:
    image: woa7/wait-for-file
    volumes:
      - /var/host-location:/wait
    cmd: /wait/some-file-to-wait-for

Credit:

https://github.com/derekmahar/docker-compose-wait-for-file⁠ https://github.com/gnarus-io/docker-compose-wait-for-file⁠

Tag summary

Content type

Image

Digest

Size

2.7 MB

Last updated

almost 6 years ago

docker pull woa7/wait-for-file