Command line arguments for Docker deployments

Description

Some modules may need command line arguments, when deployed via Docker. Those should come from the ModuleDescriptor.

Environment

None

Potential Workaround

None

Checklist

hide

TestRail: Results

Activity

Show:

John MalconianFebruary 17, 2017 at 5:59 PM

Another option would be to use docker compose configuration files (yaml) to launch a container using cmdlineStart/Stop "docker-compose up" etc. However, I cannot think of a way to specify '%p' using that method.

John MalconianFebruary 17, 2017 at 5:57 PM

It doesn't seem possible to pass docker container run time options (e.g. 'docker run --help') in a launch descriptor - many of which are quite useful. Is it possible to extend the launch descriptor for docker containers so that it matches the json format in the docker http 'container/create' api for https://docs.docker.com/engine/api/v1.26 ?

Adam DickmeissFebruary 9, 2017 at 1:16 PM

Is this issue a problem? We define actual paramaters in launchDescriptor and we can pass environment variables .. https://folio-org.atlassian.net/browse/OKAPI-240#icft=OKAPI-240.

Done

Details

Assignee

Reporter

Labels

Priority

TestRail: Cases

Open TestRail: Cases

TestRail: Runs

Open TestRail: Runs

Created September 28, 2016 at 1:14 PM
Updated February 21, 2017 at 2:37 PM
Resolved February 21, 2017 at 2:37 PM
TestRail: Cases
TestRail: Runs

Flag notifications