jwhitlock / docker-base

Recommended base docker image for Mozilla Marketing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-base

Docker Repository on Quay

Recommended base docker image for Mozilla Marketing.

Usage

In your Dockerfile use the following as the top line:

from quay.io/mozmar/base:latest

Note: You may not need the :latest tag as docker should imply that.

You can view more info about the image at the quay.io repository.

About

Recommended base docker image for Mozilla Marketing

License:Apache License 2.0