mirror of
https://github.com/phusion/baseimage-docker.git
synced 2026-03-26 04:18:46 +00:00
Update URLs in the README, add translation note
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# A minimal Ubuntu base image modified for Docker-friendliness
|
||||
|
||||
Baseimage-docker is a special [Docker](http://www.docker.io) image that is configured for correct use within Docker containers. It is Ubuntu, plus:
|
||||
Baseimage-docker is a special [Docker](https://www.docker.com) image that is configured for correct use within Docker containers. It is Ubuntu, plus:
|
||||
|
||||
* Modifications for Docker-friendliness.
|
||||
* Administration tools that are especially useful in the context of Docker.
|
||||
@@ -8,7 +8,7 @@ Baseimage-docker is a special [Docker](http://www.docker.io) image that is confi
|
||||
|
||||
You can use it as a base for your own Docker images.
|
||||
|
||||
Baseimage-docker is available for pulling from [the Docker registry](https://index.docker.io/u/phusion/baseimage/)!
|
||||
Baseimage-docker is available for pulling from [the Docker registry](https://registry.hub.docker.com/u/phusion/baseimage/)!
|
||||
|
||||
### What are the problems with the stock Ubuntu base image?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user