Skip to content

Commit

Permalink
podman
Browse files Browse the repository at this point in the history
  • Loading branch information
serprex committed May 18, 2024
1 parent e6a797c commit e9dfc7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-peerdb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ if test -n "$USE_PODMAN"; then
fi

export PEERDB_VERSION_SHA_SHORT=local-$(git rev-parse --short HEAD)
exec $DOCKER compose -f docker-compose-dev.yml up --build $EXTRA_ARGS
exec $DOCKER compose $EXTRA_ARGS -f docker-compose-dev.yml up --build

0 comments on commit e9dfc7d

Please sign in to comment.