Skip to content

Refactor/rewrite meta task #53

@ahayzen

Description

@ahayzen

Consider various changes

  • Only via a declaration in a folder
  • Automatically mount in /nix so that developers tooling can be "layered" into the container for editors etc
  • Move away from shell scripts
  • Improve CLI

Target

folderbox  // auto launches/enters
folderbox --rebuild  // forces rebuild of the image

Structure

~/.config/folderbox/settings.ini  // global settings for eg sandbox or custom args
~/.local/share/folderbox/persist/<container>/  // persistent storage for container
~/.local/share/folderbox/snippets/  // reusable snippets

CWD
  .folderbox/
    container.in  // Dockerfile but with replacement of known $ paths
    settings.ini  // custom settings for eg sandbox or custom args

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions