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

Tg 11 single docker compose #9

Merged
merged 2 commits into from
Oct 29, 2024
Merged

Conversation

KaiserZoza
Copy link
Collaborator

Updated docker compose file and renamed related files to properly represent the new behavior.
Docker compose now does the following:

  1. Fetches Keycloak image
  2. sets Keycloak variables
  3. starts Keycloak development environment
  4. imports realm from json
  5. builds dotnet application
    1. fetch dotnet sdk image
    2. install npm
    3. restore packages
    4. publish application
    5. set entrypoint
  6. create network
  7. join both containers into the same network

@KaiserZoza KaiserZoza self-assigned this Oct 29, 2024
@cvillarongace cvillarongace merged commit 2bdc34a into main Oct 29, 2024
1 check passed
@cvillarongace cvillarongace deleted the TG-11-SingleDockerCompose branch October 29, 2024 20:09
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.

2 participants