Skip to content

Instantly share code, notes, and snippets.

@BrianMwas
Created August 4, 2023 14:29
Show Gist options
  • Save BrianMwas/4569199935b845d5e03c556cb84beaff to your computer and use it in GitHub Desktop.
Save BrianMwas/4569199935b845d5e03c556cb84beaff to your computer and use it in GitHub Desktop.
COPY start.sh .
COPY wait-for.sh .
RUN chmod +x wait-for.sh && chmod +x start.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment