shellhub docker keep restarting code example
Example: docker machine keep restarting
# first step is checking the docker logs like this
docker logs --tail 50 --follow --timestamps <machine_name>
# first step is checking the docker logs like this
docker logs --tail 50 --follow --timestamps <machine_name>