We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5418074 commit 63f3753Copy full SHA for 63f3753
README.md
@@ -14,6 +14,8 @@ For visual style guidance, refer to the
14
You can run the screenshot project locally using the prebuilt Docker image:
15
16
```bash
17
+docker pull linawolf/typo3-screenshots
18
+docker rm -f typo3-screenshots
19
docker run -d --name typo3-screenshots -p 8080:80 linawolf/typo3-screenshots
20
```
21
0 commit comments