Skip to content

Commit

Permalink
switch to docker image for downloader.
Browse files Browse the repository at this point in the history
  • Loading branch information
david-i-berry committed Aug 21, 2024
1 parent f053f92 commit 1e8922b
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 161 deletions.
5 changes: 2 additions & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,9 +146,8 @@ services:

wis2downloader:
container_name: wis2downloader
build:
context: ./wis2downloader
dockerfile: Dockerfile
image: ghcr.io/wmo-im/wis2downloader:latest
restart: always
env_file:
- wis2box.env
user: ${DOWNLOADER_UID}:${DOCKER_GID}
Expand Down
67 changes: 0 additions & 67 deletions wis2downloader/Dockerfile

This file was deleted.

1 change: 0 additions & 1 deletion wis2downloader/clean_downloads.cron

This file was deleted.

40 changes: 0 additions & 40 deletions wis2downloader/clean_downloads.py

This file was deleted.

18 changes: 0 additions & 18 deletions wis2downloader/config/config.template

This file was deleted.

32 changes: 0 additions & 32 deletions wis2downloader/entrypoint.sh

This file was deleted.

0 comments on commit 1e8922b

Please sign in to comment.