Changes

Jump to navigation Jump to search
27 bytes added ,  19:55, 26 May 2017
Line 51: Line 51:  
CMD ["bash"]</nowiki>
 
CMD ["bash"]</nowiki>
   −
  docker build -t rpi_python:0.0.1
+
  docker build -t rpi_python:0.0.1 .
 +
# Or with multiple tags
 
  docker build -t rpi_python:0.0.1 -t rpi_python:latest .
 
  docker build -t rpi_python:0.0.1 -t rpi_python:latest .
 
  # List images
 
  # List images

Navigation menu