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

2 Define build and modify container images #46

Open
arunv84 opened this issue Oct 7, 2024 · 0 comments
Open

2 Define build and modify container images #46

arunv84 opened this issue Oct 7, 2024 · 0 comments

Comments

@arunv84
Copy link

arunv84 commented Oct 7, 2024

Task 1:
In ContainerFile1 Line 1 says.
FROM ode:lts-alpine

I guess it should be :
FROM node:lts-alpine

Also, Task 9
Building the image takes extremely long time at RUN apt-get -y install nodejs npm curl . Would be good if this has been some small image.
And I have doubt on the task here which says.
Tag it so it can be pushed to the ckad-dev repo in the internal-reg.io registry.

The answer given is internal-reg.io/ckad-dev/ckad:ps3. Shouldn't the image be internal-reg.io/{user}/ckad-dev:ps3?

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