mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-04 04:31:28 +00:00
revert removal of slash betwixt user/repo
This commit is contained in:
@@ -99,7 +99,7 @@ Bash prompt; you can also locate it using ``docker ps -a``.
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
docker commit <container_id> <your username> postgresql
|
||||
docker commit <container_id> <your username>/postgresql
|
||||
|
||||
Finally, run PostgreSQL server via ``docker``.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user