Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
edgaryeh opened this issue Nov 25, 2022 · 0 comments
Open

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

edgaryeh opened this issue Nov 25, 2022 · 0 comments

Comments

@edgaryeh
Copy link

edgaryeh commented Nov 25, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant