timolow / docker-swift

Docker images for Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

## Containerized Swift

Hello and welcome, this repo is based off the work from https://github.com/NVIDIA/docker-swift

The goal of this repo is to allow for PACO roles to be ran and operated out of each container, it is up to the operator to create and deploy the configuration files.   Configuration files, Storage Directories, logging are all bind dir to the containers.

To deploy:

create_local.sh - Create Swift user and group with UID/GID 1111 mapping, create and change ownership of local directories for Swift use.

create_docker.sh - Build and Run PACO containers (will add switches to break out PACO roles)




About

Docker images for Swift

License:GNU General Public License v2.0


Languages

Language:Dockerfile 67.1%Language:Shell 32.9%