ADEPT-Informatique / ADEPT-Informatique/adeptbot

Fix docker workflow

Ouverte
#62 0 commentaires 0 réactions 1 personne assignée Réclamée par @mataai Voir sur GitHub
enhancement
Langage dominant
Python
Étoiles
3
Forks
2
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

We are currently building the container every time we run the application. This flow is extremely ressource intensive for nothing. Pulling the image and running it using docker -run or even a docker compose file would be light years better.

I believe we should setup GitHub actions to build the container and auto deploy it to the GitHub container repository where everyone has access to download it.

We could also setup helm in the future to detect these update and automatically update the bot on the server.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.