Skip to content

Demo 2 in Pluralsight presentation on May 20 #6

@eliassal

Description

@eliassal

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions