Skip to content

rmathew1011/mod-workflow

 
 

Repository files navigation

mod-workflow

Copyright (C) 2018-2022 The Open Library Foundation

This software is distributed under the terms of the Apache License, Version 2.0. See the file "LICENSE" for more information.

Introduction

Introduction ...

Additional information

Docker deployment

docker build -t folio/mod-workflow .
docker run -d -p 9001:9001 folio/mod-workflow

Publish docker image

docker login [docker repo]
docker build -t [docker repo]/folio/mod-workflow:[version] .
docker push [docker repo]/folio/mod-workflow:[version]

Issue tracker

See project FOLIO at the FOLIO issue tracker.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.1%
  • Dockerfile 0.9%