-1

I'm using the docker container to run Nexus 3.

If I stop the container, then backup the volume directory for /nexus-data will this result in a valid backup?

Just want to confirm.

Thanks!

030
  • 10,842
  • 12
  • 78
  • 123
Matt Friedman
  • 1,535
  • 1
  • 17
  • 24
  • Does this answer your question? [How to backup all Nexus 3 artifacts?](https://stackoverflow.com/questions/46467106/how-to-backup-all-nexus-3-artifacts) – 030 May 19 '21 at 12:25

1 Answers1

1

Yes, that will work just fine, you can directly back up the entire work directory if Nexus is not running.

rseddon
  • 5,082
  • 15
  • 11