Skip to content

beavyHQ/docker-base-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Beavy Base Docker Image

This is a Dockerfile for building beavy projects. It contains the commons used by all builds to make deployment faster.

In particular it:

  • is based on the latest Python 3 image
  • updates and upgrades all system libs
  • installs latest ICU for proper localisation
  • fetches and ships with the base-requirements from beavy-master, thus caching a bunch of common libs for you

Further more it has all commands set up for you copy all relevant python files over and install missing dependencies as beavy requires you to.

Releases

No releases published

Packages

No packages published

Languages