Victoria's Neofeed
  • 2020-02-12 18:26:00 +0000 UTC
    Victoria Drake

    Victoria Drake

    Feb 12, 2020

    How to get a shell in local @Docker container:

    docker run -it –entrypoint /bin/sh repository:tag

    If the image has Bash, you can also substitute /bin/bash.

    2020-02-12 18:26:00 +0000 UTC 1642 days ago
    webmention this