-
Notifications
You must be signed in to change notification settings - Fork 2
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
Add waypoint for dev environment creation #197
base: master
Are you sure you want to change the base?
Conversation
Co-authored-by: Ryan Tanenholz <[email protected]>
…ture into add-waypoint
…ture into add-waypoint
Co-authored-by: Joy Liu <[email protected]> Co-authored-by: Anthony Li <[email protected]>
…ture into add-waypoint
…ture into add-waypoint
…ture into add-waypoint
…ture into add-waypoint
…ture into add-waypoint
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added some preliminary comments from self review. I can address some of these but would appreciate if u can take a look at the courses specific stuff @ryantanen
Thanks again!
|
||
# --- labs setup | ||
# TODO: install and set up postgres db w systemd | ||
RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y tzdata \ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
reasonably certain there might be a nicer way to do this same line but will have to see.
Also, if the timezone bug hasn't been resolved yet, would prefer to remove partial patch.
…m a non dev container terminal
Design Doc: https://www.notion.so/pennlabs/Waypoint-Unified-E-191cc06be4ae8079ac4bd1f68c55030b
TODO
README.md