🔥 3-day streak
Cisco CCNP Automation AUTOCOR (350-901)35 / 136
Question 35 of 136

Your team runs a self-hosted Nautobot source-of-truth stack using Docker Compose. After running 'docker compose down' and 'docker compose up' to apply an updated image tag, the network engineers report that all previously entered device inventory data is gone. Reviewing the compose file, you see the postgres service defined as: db: image: postgres:14 environment: POSTGRES_DB: nautobot tmpfs: - /var/lib/postgresql/data Which change to the Compose file will ensure the inventory data survives container recreation?

Reviewed for accuracy · Report an issueNext question