Skip to content

Created dockerfile and docker-compose manifest#505

Open
aartek wants to merge 1 commit intocpfair:masterfrom
aartek:docker
Open

Created dockerfile and docker-compose manifest#505
aartek wants to merge 1 commit intocpfair:masterfrom
aartek:docker

Conversation

@aartek
Copy link

@aartek aartek commented Jul 24, 2019

Hi, I wanted to sync Strava with Endomondo locally due to reached API calls limit, so I've prepared a docker-compose configuration to let it easily start locally. However I've end up with a surprise that there is no possibility to create the endomondo credentials, so finally I didn't sync anything. But here's a PR with my work. Maybe someone will find it useful.

Prerequisites:

How to:

  • run docker-compose up -d
  • stop docker-compose down
  • rebuild in case of any changes (i.e. in local_settings.py.example) docker-compose build

@dsb3
Copy link

dsb3 commented Oct 15, 2020

At first glance this looks good.

Switching from ubuntu: latest to python:3-alpine (and apt-get to apk) is likely to drop container images size by 90%

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