format
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
```
|
||||
docker build -t php_symfony --progress=plain .
|
||||
docker run --rm --name phptest php_symfony
|
||||
docker exec -it phptest bash
|
||||
docker exec -it phptest bash
|
||||
```
|
Reference in New Issue
Block a user