Skip to content

akeamc/jotta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jotta

A collection of third-party Jottacloud clients of varying levels of abstraction.

Building

All Dockerfiles use the root of the repository as their build context, and must therefore be built like so:

docker build -t jotta-rest -f jotta-rest/Dockerfile .

This does NOT work:

cd jotta-rest
docker build -t jotta-rest .

About

Third-party Jottacloud client.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published