mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-04 12:41:42 +00:00
Fixing issues in command ordering. Adding index.md
Adjust bullets Entering Seb's comments Signed-off-by: Mary Anthony <mary@docker.com>
This commit is contained in:
@@ -5,7 +5,6 @@ description = "The commit command description and usage"
|
||||
keywords = ["commit, file, changes"]
|
||||
[menu.main]
|
||||
parent = "smn_cli"
|
||||
weight=1
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
@@ -62,4 +61,3 @@ created. Supported `Dockerfile` instructions:
|
||||
f5283438590d
|
||||
$ docker inspect -f "{{ .Config.Env }}" f5283438590d
|
||||
[HOME=/ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin DEBUG=true]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user