Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Can't run dockerfile [possible answer] #339

Open
Cevedale opened this issue Oct 26, 2023 · 0 comments
Open

Can't run dockerfile [possible answer] #339

Cevedale opened this issue Oct 26, 2023 · 0 comments

Comments

@Cevedale
Copy link

1)Build the Docker image:

docker build . -t explorer
This command builds the Docker image using the Dockerfile in the current directory and tags it with the name "explorer."

2)Run the Docker container:

docker run -p 80:80 explorer

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

No branches or pull requests

1 participant