Skip to content

Creating buildbarn storage image doesn't work on bazel 7 #185

@ericlchen1

Description

@ericlchen1

Running the suggested command to create a buildbarn storage image doesn't work bazel run --platforms=@io_bazel_rules_go//go/toolchain:linux_amd64 //cmd/bb_storage:bb_storage_container

Bazelisk automatically downloads Bazel 7 which was recently released and doesn't seem to be compatible with bb-storage.
I suggest adding a .bazelversion file with 6.4.0 until compatibility with Bazel 7 is done.

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