-
Make sure Docker is installed
-
CD to the directory containing the docker file
-
Run the following command to build the container:
docker build -t skillvista_db .
-
Run the following command to run the server:
docker run -d --name skillvista_db -p 3306:3306 skillvista_db
database
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||