Skip to content

Allow relative paths for mounting volumes #133

Description

@scomtott

It would be useful to be able to mount a volume from the current directory rather than specifying an absolute path with:

`docker_switches:

  • -v
  • /absolute/path/to/kube/config:/root/.kube`

Floki is intended to create reproducible containers with the minimum amount of pre-setup. By only allowing absolute paths in volume mounting, a difference in behaviour is created if another user has a different file structure.

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