Skip to content

iroco-co/cyrus-jmap-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cyrus-jmap-tester

Cyrus JMAP server image for integration testing.

This is a work in progress.

Run

You must map the httpd port from cyrus (8080) and provide a JWT secret:

docker run -ti -p 8080:8080 -e JWT_SECRET=hex_secret iroco/cyrus-jmap-tester

Build

With the usual docker build command if you want to customize it:

docker build -t cyrus-jmap-tester .

About

Cyrus JMAP server image for integration testing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published