Skip to content

Compiling plrust functions offline? #416

Description

@eceppda

I have created a container image, mostly based on the example Dockerfile.try in this repo. My intent is to use it in a development environment where network access to index.crates.io is not available. I discovered yesterday when running the container in this environment that compiling a plrust function executes cargo build which requires access to crates. My question is- is there a way to either compile a plrust function (one without an explicit crates dependency) without making a network call to a creates index or rebuild my container image so that it's not necessary? Apologies if this question is not appropriate here, I am very new to Rust.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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