Explorar o código

revert removal of slash betwixt user/repo

blissdev %!s(int64=11) %!d(string=hai) anos
pai
achega
c000e6a7fc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/sources/examples/postgresql_service.rst

+ 1 - 1
docs/sources/examples/postgresql_service.rst

@@ -99,7 +99,7 @@ Bash prompt; you can also locate it using ``docker ps -a``.
 
 
 .. code-block:: bash
 .. code-block:: bash
 
 
-    docker commit <container_id> <your username> postgresql
+    docker commit <container_id> <your username>/postgresql
 
 
 Finally, run PostgreSQL server via ``docker``.
 Finally, run PostgreSQL server via ``docker``.