Anonymous

Not logged in

  • Log in
DWIKI

Docker

From DWIKI

Namespaces

  • Page
  • Discussion

More

  • More

Page actions

  • Read
  • View source
  • History
Revision as of 08:28, 8 May 2019 by Tony (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Contents

  • 1 Links
  • 2 Docs
  • 3 FAQ
    • 3.1 List running containers
    • 3.2 Get shell in running container
    • 3.3 Backups

Links

  • Homepage


Docs

  • Docker-compose
  • https://www.digitalocean.com/community/tutorials/how-to-install-and-use-docker-on-centos-7
  • Docker for beginners


FAQ

List running containers

docker ps

Get shell in running container

To get image name

docker ps

then

docker exec -it <image-id> bash

Backups

  • https://linuxconfig.org/docker-container-backup-and-recovery
  • Docker - Easy backup & restore
Retrieved from "https://wiki.dhits.nl/index.php?title=Docker&oldid=5872"

Navigation

Navigation

  • Main Page
  • Community portal
  • Recent changes
  • Random page
  • Help

Wiki tools

Wiki tools

  • Cargo data

Page tools

Page tools

    User page tools

      More

      • What links here
      • Related changes
      • Printable version
      • Permanent link
      • Page information
      • Page logs
      • Powered by MediaWiki
      • This page was last edited on 8 May 2019, at 08:28.
      • Privacy policy
      • About DWIKI
      • Disclaimers