mirror of https://github.com/docker/docs.git
Delete a useless backtick
This commit is contained in:
parent
3a1f8a6635
commit
c07d987e75
|
@ -29,7 +29,7 @@ Docker Assemble requires its own buildkit instance to be running in a Docker con
|
|||
To start the backend, run:
|
||||
|
||||
```
|
||||
~$ docker assemble backend start`
|
||||
~$ docker assemble backend start
|
||||
Pulling image «…»: Success
|
||||
Started backend container "docker-assemble-backend-username" (3e627bb365a4)
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue