Skip to content

Support for tmpfs #83

@alienscience

Description

@alienscience

This library is awesome for integration testing -- many thanks.

One thing that I have noticed is that most tests can run much faster if the docker tmpfs feature is used when running a container. For instance, on OSX one test went down from 40 seconds to 10 seconds when the database was run in tmpfs.

Using tmpfs is done through the HostConfig part of the docker API.

Would it be possible to support the tmpfs option in docker-it-scala?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions