This commit is contained in:
Anthony 2024-03-10 23:53:44 +01:00
parent 0df8f9c42a
commit afa6846041

View file

@ -1,5 +1,5 @@
docker build -t cpp-dev .
docker run -it \
docker run \
-v $(pwd)/..:/workspace \
cpp-dev \
bash \