Sign inSign up

slashn/sanic

By slashn

•Updated about 9 years ago

sanic 0.5.4 with python 3.6 as base image

Image
0

91

slashn/sanic repository overview

This is meant to serve as a base image for sanic applications.

Dockerfile:

FROM slashn/python:3.6.1

RUN apt-get update && apt-get install -y vim curl

RUN python3 -m pip install sanic

Tag summary

Content type

Image

Digest

Size

-

Last updated

about 9 years ago

docker pull slashn/sanic:0.5.4