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

Adding a Dockerfile for Zeit deployments #2

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

arschles
Copy link
Owner

I wanted to deploy to Zeit and that needs a Dockerfile in the root of the tree, so I wrote one. It does some things:

  • Sets GOPROXY to the experimental Athens server
  • Does the build outside the GOPATH
  • We deleted vendor/ bc it downloads stuff from Athens! 🎉 🎈 !!

So you can run now and Zeit will build and serve Athens. Here's a live one: https://zeit.co/arschles/athens/sgcbdwgvox

@arschles arschles changed the base branch from master to main June 15, 2020 19:25
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

Successfully merging this pull request may close these issues.

1 participant