Updated tutorial setup (markdown)
+1
-1
@@ -51,7 +51,7 @@ Dockerfile
|
||||
startup.sql
|
||||
```
|
||||
|
||||
docker-compose.yml is used by docker-compose, Dockerfile is used for *this repo* specifically, and startup.sql is invoked by the mariaDB container on startup to generate the empty databases. Let's look at the prompts:
|
||||
docker-compose.yml is used by docker-compose, Dockerfile is used by docker for *this repo* specifically, and startup.sql is invoked by the mariaDB container on startup to generate the empty databases. Let's look at the prompts:
|
||||
|
||||
```
|
||||
Project Name (template):
|
||||
|
||||
Reference in New Issue
Block a user