Picture of Gary Ritchie
Docker Environment: Authoring Tool
by Gary Ritchie - Wednesday, 31 August 2016, 8:44 PM
 

Since my first foray into using Adapt I've learned a few things about Docker and making projects a bit portable. Here's my first crack at running the latest Adapt Authoring tool in Docker containers. At the moment Data is stored separately in volumes that you could map to local directories if you wish.

https://github.com/garyritchie/docker-adaptauthoring

I'm looking for feedback from those more experienced running the tool in production.

I only recently uncovered https://hub.docker.com/u/familydude/ authoring and framework containers. Unfortunately the Dockerfiles aren't readily available. If anyone knows of others please let me know.

Cheers,

Gary