Skip to content

There are not rest-api-image.gz file. #131

@edgaryeh

Description

@edgaryeh

We want to test the restapi on switch, but we have not rest-api-image.gz file.

By the way...

After we run the ./build.sh

we does not found the "rest-api-image" in list of docker images...

~/sonic-restapi$ docker images
REPOSITORY TAG IMAGE ID CREATED SIZE
rest-api-build-image latest f7e7bd6bf8ab 28 minutes ago 1.2GB
rest-api-image-test_local latest 18bcd429b2e5 About an hour ago 482MB

and then we check the build.sh content

-# build rest-api production image
-# docker build -t rest-api-image --rm .

-# save rest-api-image into a file
-# docker save rest-api-image | gzip > rest-api-image.gz

there are some comment about rest-api-image

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