Sign inSign up

m4ngoo/courier-quest-sql

By m4ngoo

Updated over 2 years ago

Courier Quests

Image
0

983

m4ngoo/courier-quest-sql repository overview

Pull the Docker Image

Use the docker pull command followed by the image name and tag:

docker pull m4ngoo/courier-quest-sql:v3

Run the Docker Image

Use the docker run command to create and start a container from the image:

docker run -d -p 8080:8080 m4ngoo/courier-quest-sql:v3

Verify the Container is Running

This command lists all running containers, showing their IDs, image names, statuses, and other details.

docker ps

Tag summary

Content type

Image

Digest

sha256:e8a396858

Size

273.4 MB

Last updated

over 2 years ago

docker pull m4ngoo/courier-quest-sql