-
Notifications
You must be signed in to change notification settings - Fork 34
Docker Notes
Mark Feit edited this page Jul 28, 2016
·
8 revisions
This page describes how to build a Docker container that runs a self-contained instance of pScheduler.
This requires a 64-bit Linux system with the 3.x kernel and Docker installed and running.
Do this in a temporary directory.
curl -s -O https://raw.githubusercontent.com/perfsonar/pscheduler/master/scripts/docker/build-container
sh ./build-container