Skip to content

Commit 1c4cf1b

Browse files
author
Craig
committed
updated readme
1 parent 62d88e0 commit 1c4cf1b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,12 @@
22

33
Docker container to run a WSGI Python app using
44
[Waitress](https://docs.pylonsproject.org/projects/waitress/en/stable/index.html). Images support python 3.6+ and are
5-
based on the official `python:slim` containers.
5+
based on the [official python containers](). The `-slim` versions are based on the similarly named python versions.
66

77
[Pull from Docker Hub](https://hub.docker.com/r/tecktron/python-waitress/)
88

99
[View on GitHub](https://github.com/Tecktron/docker-python-waitress)
1010

11-
1211
## How to use
1312

1413
* You don't need to clone the GitHub repo. You can use this image as a base image for other images, using this in your `Dockerfile`:

0 commit comments

Comments
 (0)