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 ...
docker build -t folio/mod-workflow .
docker run -d -p 9001:9001 folio/mod-workflow
docker login [docker repo]
docker build -t [docker repo]/folio/mod-workflow:[version] .
docker push [docker repo]/folio/mod-workflow:[version]
See project FOLIO at the FOLIO issue tracker.