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

writing dockerfile for backend #41

Closed
wants to merge 1 commit into from

Conversation

SoulNaturalist
Copy link

@SoulNaturalist SoulNaturalist commented May 15, 2023

πŸ›  Clickup tickets

✨ Overview

Added dockerfile for quick deployment of the application backend

  • This PR includes database changes

πŸ“ Checklist

  • Tagged issue # above
  • Checked features against requirements in ticket
  • Merge the latest main into PR branch
  • Locally Tested
  • Updated docs and changelog for new or breaking API changes
  • Completed Peer Demo (if necessary)

πŸ“ Notes

run the backend via docker:
docker build -t teams_server .
docker run -p local_port:container_port --env-file .production.env teams_server

@netlify
Copy link

netlify bot commented May 15, 2023

βœ… Deploy Preview for willowy-moonbeam-13cda4 canceled.

Name Link
πŸ”¨ Latest commit 20d23dd
πŸ” Latest deploy log https://app.netlify.com/sites/willowy-moonbeam-13cda4/deploys/64623838fa63490008ccd3bf

@nmashchenko nmashchenko deleted the feature/backend-docker-wrap branch June 22, 2023 05:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants