Skip to content

Latest commit

 

History

History

alpine-wait-for-it

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

wait-for-it.sh

wait-for-it.sh in a image

Use this image with Drone by using this .drone.yml:

pipeline:
  wait-for-it:
    image: ghcr.io/alexislefebvre/alpine-wait-for-it
    commands:
      - mysql:3306 --timeout=60