diff --git a/assemble/configure.md b/assemble/configure.md index 75adebda30..9d5cc09ac3 100644 --- a/assemble/configure.md +++ b/assemble/configure.md @@ -78,4 +78,4 @@ The following convenience aliases take precedence over the `-o/--option` equival - `--label` corresponds to `image.labels` (can be used multiple times); -- `--port` corresponds to `image.ports` (can be used multiple times) \ No newline at end of file +- `--port` corresponds to `image.ports` (can be used multiple times) diff --git a/assemble/dot-net.md b/assemble/dot-net.md index ed70e84150..40e25fd9fc 100644 --- a/assemble/dot-net.md +++ b/assemble/dot-net.md @@ -62,4 +62,4 @@ Application started. Press Ctrl+C to shut down.

This environment is

served from e1c54291e969 at 11/22/2018 16:00:23

~$ docker rm -f e1c54291e969 -``` \ No newline at end of file +``` diff --git a/assemble/spring-boot.md b/assemble/spring-boot.md index 4298ebec62..8fc2a33e81 100644 --- a/assemble/spring-boot.md +++ b/assemble/spring-boot.md @@ -67,4 +67,4 @@ b2c88bdc3576 hello-boot:1 "java -Djava.securit…" «…» 0.0.0.0:8080- ~$ curl -s localhost:8080 Hello from b2c88bdc3576 ~$ docker rm -f b2c88bdc3576 -``` \ No newline at end of file +```