DockerTags - ewsdocker/alpine-nginx-dev GitHub Wiki
git clone will clone the master branch of the repository by default. The master branch is based on the current development version, and is most likely unstable. Other versions (tags) can be selected in the Branch selection box on the alpine-nginx-dev GitHub page.
Likewise, docker pull will pull (or download) the latest docker image. The latest branch is based on the current, most stable version, not the current master version in the GitHub repository, which is the same as the edge version in the Docker repository.
Older docker images can be found in the docker Tags folder.
The following table shows the relationship between the tumblr Docker Tag, GitHub Version, alpine-nginx-dev Version, alpine-nginx Version, and NGINX Version:
Docker Tag | Git Version | alpine-nginx | NGINX |
---|---|---|---|
Newest Version | |||
latest | 3.10.0 | 3.10.0 | 1.15.6 |
3.10.0 | 3.10.0 | 3.10.0 | 1.15.6 |
History | |||
3.10.0 | 3.10.0 | 3.10.0 | 1.15.6 |
3.8.0 | 3.8.0 | 3.8.1 | 1.15.6 |