magento2-docker/docker-exec.cmd

4 lines
59 B
Batchfile
Executable File

@echo off
echo "run docker..."
docker exec -it magento2 %*