Set the docker tag for postgress in one of the example commands to the same one used above with docker pull, to avoid downloading postgres twice (once for the tag, once for latest which is the untagged default).
Indicate the borges consumer will pack repos with siva.
Set the docker tag for postgress in one of the example commands to the same one used above with
docker pull
, to avoid downloading postgres twice (once for the tag, once forlatest
which is the untagged default).Indicate the borges consumer will pack repos with siva.
Signed-off-by: Juanjo Alvarez juanjo@sourced.tech