Skip to content

Build error (Missing CONTAINER.tar) for Docker Container for Debian 10 #134

Open
@mholankar

Description

I am following the steps listed here to build the docker container for Debian 10
https://github.com/facebook/fboss/blob/main/installer/howto/Building_FBOSS_on_containers.md

and fail at this step:
sudo yum install -y docker
sudo cd /opt/app/FBOSS_DIR
sudo docker import $CONTAINER_TAR

The reason being, that the container images contains only the centos image
fboss_centos8.tar

there is no fboss_buster.tar which is needed for Debian.

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