Explorar el Código

[ref] readme dockerfile

victor gazolli hace 4 años
padre
commit
3c6bf46bbe
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      README.md

+ 0 - 1
README.md

@@ -52,7 +52,6 @@ requirements:
 ```bash                                                                                        
 $ docker build -t mail .; # Dockerfile available in source code
 $ docker run -it mail /bin/bash; 
-root@xyz:/# tmpmail; # already inside a docker container
 ```   
 
 ## Usage