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

Khalibre/learninglocker-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Learning locker docker images This repository contains the Dockerfile to build images for:

learning locker, a LRS to store and analyze xAPI statements.

Building learning locker image To build a learning locker image, you have to pick the right tag to use and then build it using the following docker command (here with the v7.0.0 tag):

$ docker build -t fundocker/learninglocker:v2.6.2 --build-arg LL_VERSION="v7.0.0" learninglocker/