@docker run --rm -v $(shell pwd)/web/app:/app composer/composer update
docker-start:
docker-start:init
@echo "Docker is running..."
docker-compose up -d
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.