Skip to content

Commit

Permalink
Pull images before docker compose up
Browse files Browse the repository at this point in the history
  • Loading branch information
mtnstar committed Oct 29, 2024
1 parent 9d82b74 commit dfe2fcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/hit/docker/up
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/usr/bin/env bash

docker compose pull
docker compose up -d

0 comments on commit dfe2fcc

Please sign in to comment.