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

Remove old backend from docker compose #2533

Merged

Conversation

carlobeltrame
Copy link
Member

Refs #2485

@carlobeltrame carlobeltrame added the deploy! Creates a feature branch deployment for this PR label Mar 18, 2022
@carlobeltrame carlobeltrame removed the deploy! Creates a feature branch deployment for this PR label Mar 18, 2022
@@ -322,7 +322,7 @@ jobs:

- run: cp .env.ci .env

- run: docker-compose up -d --build composer database php caddy frontend
- run: docker-compose up -d
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

build macht es so oder so, weil die images lokal nicht da sind, passt.

user: ${USER_ID:-1000}
volumes:
- ./backend:/app:delegated
entrypoint: ./docker-setup.sh
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

docker-setup.sh könnte man jetzt auch löschen

@carlobeltrame carlobeltrame merged commit 52b3cc0 into ecamp:devel Mar 18, 2022
@carlobeltrame carlobeltrame deleted the remove-old-backend-from-docker-compose branch March 19, 2022 09:40
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