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

Docker deployment instructions end up with error #622

Open
AleixMT opened this issue Jun 17, 2023 · 0 comments
Open

Docker deployment instructions end up with error #622

AleixMT opened this issue Jun 17, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@AleixMT
Copy link

AleixMT commented Jun 17, 2023

Describe the bug

I followed the instructions in the README.md to build and run the docker image and I ended up with this error:

image

Steps to reproduce

  1. Clone the repo
  2. cd to the root of the repo and run docker build -t developerfolio:latest . and docker run -t -p 3000:3000 developerfolio:latest
  3. See error

Expected behavior

I expected the docker to work and access it using my browser.

Is this responsiveness Issue

NO

Screenshots

image

Desktop

  • OS: [e.g. iOS]: Ubuntu 20.04
  • Browser: [e.g. chrome, safari]: browser not used
  • Version: [e.g. 22]: master - latest (SHA ID of the commit 27b12fd)

Smartphones

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context

I think that the usage instructions are a little confuse.

@AleixMT AleixMT added the bug Something isn't working label Jun 17, 2023
@namanagrwl namanagrwl mentioned this issue Dec 21, 2023
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant