Skip to content

removing a container causes titan to fail #7

@eschrock

Description

@eschrock

Expected Behavior

If I 'docker rm' a container, titan should continue to function. This can also happen if you clone a repository, but fail to start the container.

Actual Behavior

$ titan ls
CONTAINER             STATUS
Exception in thread "main" io.titandata.titan.exceptions.CommandException: Command failed: [docker, inspect, --type, container, dynamo]

Steps to Reproduce the Problem

Create a repository. docker rm -f the container. Try to run titan ls.

Version

0.3.0.

Metadata

Metadata

Assignees

Labels

Type: BugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions