Skip to content

Docker (or other) container to build static pages #16

@janeoa

Description

@janeoa

I want container support

I can try doing it myself...after I get to know how to use the project in general.

Describe the solution you'd like
Possible a one liner docker run... CLI command with two arguments (or more)

  • path to the vault
  • path to the static build export folder

Describe alternatives you've considered

Additional context
my main point is that I generally like to keep all the projects in containers, so I don't have to

  • manage my PATH
  • manage my /usr/bin
  • have dependency hell

I am not sure if it is better to have it built from the source and have people to download whole rust and whole project to have the env, or is it ok to ship pre-build binaries inside a container?

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