Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnGarbutt authored Jul 9, 2019
1 parent 51f7d76 commit ee3553c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docker-slurm/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# Slurm Docker Cluster

Source:
https://github.com/giovtorres/slurm-docker-cluster

This is a multi-container Slurm cluster using docker-compose.
The compose file creates named volumes for persistent storage
of MySQL data files as well as Slurm state and log directories.
Expand All @@ -13,6 +10,9 @@ image, please run:
$ ./demo.sh
```

Many ideas on how to package Slurm came from here:
https://github.com/giovtorres/slurm-docker-cluster

## Containers and Volumes

The compose file will run the following containers:
Expand Down

0 comments on commit ee3553c

Please sign in to comment.