Hi,
Please tell me how to restore the discourse with a backup of the docker backup.
docker save -o container-file-name.tar containername
When I try to rebuild it, I get it:
Already up-to-date.
I, [2019-06-11T20:14:10.852580 #14] INFO -- : Loading --stdin
/pups/lib/pups/config.rb:23:in `initialize': undefined method `[]' for nil:NilClass (NoMethodError)
from /pups/lib/pups/cli.rb:27:in `new'
from /pups/lib/pups/cli.rb:27:in `run'
from /pups/bin/pups:8:in `<main>'
I don’t have any other archives or backups, just this archive.
Please tell me where in this archive there is a database and related files.