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 support #12

Open
AlexeyPirogov opened this issue Oct 13, 2022 · 0 comments
Open

Docker support #12

AlexeyPirogov opened this issue Oct 13, 2022 · 0 comments

Comments

@AlexeyPirogov
Copy link

I'm working in the company with network firewalls. As a result, I can't start project locally (don't have proxy).
But I can run docker images from docker hub.
Is it possible to build a docker image which won't need internet access?

[posts]$ yarn && yarn run dev
yarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
error An unexpected error occurred: "https://registry.yarnpkg.com/stylis/-/stylis-4.0.13.tgz: tunneling socket could not be established, statusCode=403".
info If you think this is a bug, please open a bug report with the information provided in "/media/linuxSharedDisk/src/open-source/digital-garden-main/yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
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