https://github.com/bep/dockerfiles
https://github.com/bep/dockerfiles
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bep/dockerfiles
- Owner: bep
- Created: 2017-08-26T14:26:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-09-04T09:07:51.000Z (8 months ago)
- Last Synced: 2025-09-04T11:19:24.784Z (8 months ago)
- Language: Dockerfile
- Size: 95.7 KB
- Stars: 11
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dockerfiles
See https://cloud.docker.com/app/bepsays/repository/list
To build and install a new version:
```bash
version=1.21900.20000 make install
```
This version uses the [semverpair](https://github.com/bep/semverpair) versioning scheme for its Docker tags, using the major version from the main upstream dependency, e.g. `v1.21800.20300` is the first version with Go `v1.18.3`.