Bladeren bron

not debian, but ubuntu is in base image

Thatcher Peskens 12 jaren geleden
bovenliggende
commit
502f772839
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      docs/sources/documentation/examples/hello_world.rst

+ 1 - 1
docs/sources/documentation/examples/hello_world.rst

@@ -18,7 +18,7 @@ Download the base container
     # Download a base image
     # Download a base image
     docker pull base
     docker pull base
 
 
-The *base* image is a minimal Debian based container, alternatively you can select *busybox*, a bare
+The *base* image is a minimal *ubuntu* based container, alternatively you can select *busybox*, a bare
 minimal linux system. The images are retrieved from the docker repository.
 minimal linux system. The images are retrieved from the docker repository.