Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
## Twisted Dockerfile

This repository contains a **Dockerfile** for [Twisted](https://www.twistedmatrix.com.com/).
This repository contains a **Dockerfile** for [Twisted](https://www.twistedmatrix.com/).

The image is based on the official [Ubuntu 14.04 image](https://registry.hub.docker.com/_/ubuntu/).

This image is meant to be used as a base for any [Twisted](https://www.twistedmatrix.com.com/)-based applications. It also includes all dependencies necessary for client and server TLS support.
This image is meant to be used as a base for any [Twisted](https://www.twistedmatrix.com/)-based applications. It also includes all dependencies necessary for client and server TLS support.

### Installation

Expand Down