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

Demo 2 in Pluralsight presentation on May 20 #6

Open
eliassal opened this issue Jun 3, 2020 · 0 comments
Open

Demo 2 in Pluralsight presentation on May 20 #6

eliassal opened this issue Jun 3, 2020 · 0 comments

Comments

@eliassal
Copy link

eliassal commented Jun 3, 2020

Hi Elton, the webinar was very useful and interesting. However, I followed and built th docker image using the

docker build -t signup-web-core -f ..../v2/Dockerfile .
I got the image created and triggered a container as follows

docker run -d --name signupwebcorev2 -p 3000:80 signup-web-core

when I try to access the web site I get
Elton

One you build the image in the presentation, you don't show how it can be used/access to web site/interest of creating this image. Can you please help? Thanks in advance.

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