Instantiate the container with below cmd
docker run -d --name=[containerName] -p 8000:8000 r082326/django_api:latest
Run url http://localhost:8000 in your browser
Content type
Image
Digest
Size
362 MB
Last updated
over 5 years ago
docker pull r082326/django_api