Update README.rst

This commit is contained in:
uggla
2015-05-10 13:54:11 +02:00
parent 0b66858ba6
commit 43cf7c329b
+20 -4
View File
@@ -27,10 +27,18 @@ Variations from the initial procedure :
Prerequisites Prerequisites
------------- -------------
- Use your regular user to build the image. - Use your regular user to build the image.
- Recent docker, image was successfully built on Fedora 21 - Recent docker, image was successfully built on :
[uggla@uggla ~]$ docker --version
:: - Fedora 21
Docker version 1.6.0, build 350a636/1.6.0 docker --version
::
Docker version 1.6.0, build 350a636/1.6.0
- Ubuntu 15.04 with some minor defects_.
docker --version
::
Docker version 1.5.0, build a8a31ef
- Install docker. - Install docker.
Example : Example :
@@ -100,3 +108,11 @@ Modifying container content
- You can edit the container to modify options. - You can edit the container to modify options.
sudo docker run -u root --entrypoint="/bin/bash" -ti --name "paserver" uggla/paserver sudo docker run -u root --entrypoint="/bin/bash" -ti --name "paserver" uggla/paserver
Ubuntu 15.04 minor defects
--------------------------
.. _defects:
- Warnings are displayed about label.
# Skipping unknown instruction LABEL
- Papatcher does not display progress