Skip to content

Latest commit

 

History

History

add-sword-to-flat

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Add SWORD to FLAT

Requirements

This docker file depends on the FLAT base image.

Provides

The following accounts are created:

  • SWORD user with rights to deposit: flat:sword (CHANGE in production!)

Building the image

docker build -t flat ./add-sword-to-flat

Running the image

docker run -p 80:80 -v ~/my-resources:/lat -it flat

Additional configuration

Notes

References