Skip to content

Conversation

@DavidWittman
Copy link

Adds a Dockerfile for sonar. This uses a multi-stage build, which requires Docker 17.05+

I added this build to my DockerHub account, and it can be run as follows:

docker run --rm wittman/sonar example.com

Adds a Dockerfile for sonar. This uses a [multi-stage
build](https://docs.docker.com/engine/userguide/eng-image/multistage-build/),
which requires Docker 17.05+

I added this build to my DockerHub account, and it can be run as follows:

```
docker run --rm wittman/sonar example.com
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant