Skip to content
forked from IBM/MAX-Base

This is a base image for IBM Model Asset Exchange

License

Notifications You must be signed in to change notification settings

mattborgard/MAX-Base

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

This repository contains code for building the "base" Docker image used by all other Model Asset Exchange models.

The base image is intended to contain requirements common across all MAX models to reduce the amount of packages that need to be downloaded when downloading or building multiple containers for MAX models.

The Docker image is hosted on the CODAIT Dockerhub profile and can be used as a base image from which to extend a Dockerfile for a MAX model:

FROM codait/max-base:VERSION

Where VERSION is the relevant version of the base image, or latest for the master branch build.

About

This is a base image for IBM Model Asset Exchange

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 100.0%