Fixes to make the inclusive language linter happy.
This commit is contained in:
parent
b7efa0d3f0
commit
f54d566edc
9 changed files with 30 additions and 29 deletions
|
|
@ -8,4 +8,4 @@ if [ -e "$USER_PODMAN_SOCKET_PATH" ]; then
|
|||
export DOCKER_HOST="unix://$USER_PODMAN_SOCKET_PATH"
|
||||
fi
|
||||
|
||||
docker-compose --file docs/docker-compose.yaml up --build --force-recreate
|
||||
BUILDKIT_PROGRESS=plain docker-compose --file docs/docker-compose.yaml up --build --force-recreate
|
||||
|
|
|
|||
Loading…
Reference in a new issue