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

Issues for docker in local mode #1022

Closed
TheseusGrey opened this issue Apr 12, 2019 · 2 comments
Closed

Issues for docker in local mode #1022

TheseusGrey opened this issue Apr 12, 2019 · 2 comments
Labels

Comments

@TheseusGrey
Copy link
Contributor

## Description
There are a couple of issues surrounding docker in local mode:

  • Games are deleted as per Delete pods based on status #1021, however when using docker the workers are not deleted with the game.
  • The GAME_API_URL is not pointing towards the django server, but the docker internal DNS url. So when closing stopped games the request is not sent to the Django server as it should be, and games must be closed manually by going to http://localhost:8000/aimmo/api/games/<ID>/stop/ in order to update the game status.
@faucomte97
Copy link
Contributor

@dent50cent is this still an issue?

@dionizh
Copy link
Contributor

dionizh commented Jul 23, 2021

Fixed by #1525.

@dionizh dionizh closed this as completed Jul 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants