mirror of
https://github.com/bplein/factorio-docker.git
synced 2024-11-24 08:42:31 +02:00
log example
This commit is contained in:
parent
390c76906b
commit
2b63d0ef0e
@ -98,7 +98,7 @@ docker start factorio
|
|||||||
Sometimes it's useful to see the logs of a running container:
|
Sometimes it's useful to see the logs of a running container:
|
||||||
|
|
||||||
```
|
```
|
||||||
docker exec -it factorio tail -f /opt/factorio/factorio-current.log
|
docker logs factorio
|
||||||
```
|
```
|
||||||
|
|
||||||
# Credits
|
# Credits
|
||||||
|
Loading…
Reference in New Issue
Block a user