magento2-docker/docker-exec.cmd

4 lines
77 B
Batchfile
Executable File

@echo off
echo "run docker..."
docker exec -it magento2 sudo -H -u apache %*