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

🚀 Setup of new Dockerfile's #201

Merged
merged 1 commit into from
Feb 12, 2024
Merged

Conversation

TheKnarf
Copy link
Contributor

@TheKnarf TheKnarf commented Feb 12, 2024

  • Dockerfiles are now based on using pnpm and nginx
  • Helper Makefile for easier running commands
  • Dockerfile for frontend-design-poc
  • Dockerfile for storybook
  • Update Dockerfile for bff-frontend-poc
  • Update Dockerfile for bff

Future TODO:

  • Fix Dockerfile setup for the bff, it currently doesn't start
  • Adapt docker-compose.yml file
  • Setup traefik in docker-compose.yml

Relates to #180

@TheKnarf TheKnarf force-pushed the feature/initial-dockerfile-setup branch 2 times, most recently from b5f064e to 2929b0c Compare February 12, 2024 11:56
@TheKnarf TheKnarf marked this pull request as draft February 12, 2024 12:04
@TheKnarf TheKnarf force-pushed the feature/initial-dockerfile-setup branch from 2929b0c to d4f1c47 Compare February 12, 2024 12:04
- Dockerfiles are now based on using `pnpm` and `nginx`
- Helper Makefile for easier running commands
- Dockerfile for `frontend-design-poc`
- Dockerfile for `storybook`
- Update Dockerfile for `bff-frontend-poc`
- Update Dockerfile for `bff`

Future TODO:

- Fix Dockerfile setup for the `bff`, it currently doesn't start
- Adapt `docker-compose.yml` file
- Setup traefik in `docker-compose.yml`

Relates to #180
@TheKnarf TheKnarf force-pushed the feature/initial-dockerfile-setup branch from d4f1c47 to 87c2c90 Compare February 12, 2024 12:10
@TheKnarf TheKnarf marked this pull request as ready for review February 12, 2024 12:17
@TheKnarf TheKnarf merged commit c6f6a29 into main Feb 12, 2024
4 checks passed
@TheKnarf TheKnarf deleted the feature/initial-dockerfile-setup branch February 12, 2024 14:02
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.

3 participants