Skip to content
This repository has been archived by the owner on Sep 16, 2020. It is now read-only.

macadmins/docker-mwa2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MWA2 Docker Container

This container is currently only built for testing purposes. See the sal and sal-ldap containers for how to rebuild this container to add gunicorn and ldap support.

Usage

docker run -d --name="munkiwebadmin" \
  -p 80:8000 \
  -v /path/to/munki_repo:/munki_repo \
  -e ADMIN_PASS=password \
  macadmins/mwa2:latest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published