lamp_docker_container_with_adminer

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
lamp_docker_container_with_adminer [05.11.2020 05:11] – created Pascal Suterlamp_docker_container_with_adminer [05.11.2020 05:12] – [Dockerfile] Pascal Suter
Line 5: Line 5:
  
 so here i am, creating a docker image that includes the following:  so here i am, creating a docker image that includes the following: 
-  * based on latest ubuntu (that's right, not even LTS, who cares for a trow-away)+  * based on latest ubuntu
   * apache2   * apache2
   * mariadb-server    * mariadb-server 
Line 31: Line 31:
 </code> </code>
 here are the contents of those files:  here are the contents of those files: 
-==== Dockerfile ==== 
 <code bash Dockerfile> <code bash Dockerfile>
 FROM ubuntu:latest FROM ubuntu:latest
  • lamp_docker_container_with_adminer.txt
  • Last modified: 05.11.2020 05:22
  • by Pascal Suter