Skip to content

Commit

Permalink
Document JSON.
Browse files Browse the repository at this point in the history
  • Loading branch information
mitar committed Jul 13, 2023
1 parent 2953978 commit 552e80c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@ If you have to do anything to the base Docker image, before your Meteor applicat
an Ubuntu package), add a `docker-source.sh` file to the root of your Meteor application and it will be run
before the build.

When `LOG_TO_STDOUT` is set to `1`, Docker image logs output to stdout and stderr. All stdout output is JSON.

## Testing image

For testing Meteor applications, use [`tozd/meteor-testing`](https://gitlab.com/tozd/docker/meteor-testing) Docker image instead.
Expand Down

0 comments on commit 552e80c

Please sign in to comment.