https://github.com/tommoulard/docker-criterion
Docker image/Dockerfile for criterion
https://github.com/tommoulard/docker-criterion
criterion dockerfile unit-testing
Last synced: 8 months ago
JSON representation
Docker image/Dockerfile for criterion
- Host: GitHub
- URL: https://github.com/tommoulard/docker-criterion
- Owner: tomMoulard
- License: gpl-3.0
- Created: 2018-10-30T13:50:25.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-04-26T08:17:53.000Z (over 3 years ago)
- Last Synced: 2025-02-16T10:25:51.394Z (8 months ago)
- Topics: criterion, dockerfile, unit-testing
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/tommoulard/criterion
- Size: 34.2 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-criterion
[](https://app.codacy.com/app/tomMoulard/docker-criterion?utm_source=github.com&utm_medium=referral&utm_content=tomMoulard/docker-criterion&utm_campaign=Badge_Grade_Settings)
[](https://travis-ci.com/tomMoulard/docker-criterion)Docker image/Dockerfile for criterion
## Build
```bash
docker build -t tommoulard/criterion:2.3.3 .
docker push tommoulard/criterion:2.3.3
```