aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile (follow)
Commit message (Collapse)AuthorAgeLines
* webscale the dockerfile 10x improvementGravatar Joe Banks2025-07-18-2/+0
|
* Replace virtualenv with venvGravatar Joe Banks2025-07-15-2/+2
|
* Migrate Dockerfile to using uvGravatar Joe Banks2025-07-15-10/+31
|
* Update project to Python 3.13Gravatar wookie1842025-04-08-1/+1
|
* Bump references to 3.11 up to Pytohn 3.12Gravatar Chris Lovering2024-03-30-1/+1
|
* Update base image to new repo org (#1241)Gravatar ChrisJL2023-03-29-1/+1
|
* Bump Python version to 3.11Gravatar Chris Lovering2023-03-04-2/+2
|
* Upgrade to Python 3.10Gravatar Chris Lovering2022-09-21-1/+1
|
* Fix Poetry 1.2 Support (#1099)Gravatar Hassan Abouelela2022-09-17-15/+5
|
* remove unnecessary volumesGravatar Numerlor2021-11-09-3/+0
|
* Pin platform in DockerfileGravatar Chris Lovering2021-09-04-1/+1
| | | | | | Some of our deps don't have wheels for atm processors. With Mac's M1 chips becomming more common, we should make it easier for those users to build our environments.
* Install Poetry globally in DockerGravatar Chris2021-06-04-3/+2
| | | | | The previous way would error out when building due to not being able to find a file on the overwritten path. https://paste.pythondiscord.com/alixoqaxuc.py
* Merge branch 'main' into pipenv-to-poetryGravatar Chris2021-05-16-8/+0
|\
| * Remove ffmpg and discord.py voice extraGravatar Chris2021-04-16-6/+0
| |
| * Dockerfile optimisationsGravatar Joe Banks2021-03-13-6/+11
| |
* | Annotate DockerfileGravatar Joe Banks2021-03-10-1/+6
| |
* | Disable poetry venv creation in Dockerfile and linting workflowGravatar Joe Banks2021-03-10-5/+5
| |
* | Update DockerfileGravatar Joe Banks2021-03-10-13/+14
|/
* Add default development value to Git SHAGravatar ks1292020-12-19-1/+1
|
* Add Git SHA build argument to DockerfileGravatar ks1292020-12-19-1/+5
|
* git -> ffmpegGravatar Anubhav16032020-09-23-1/+1
|
* Install git in Docker imageGravatar MarkKoz2020-07-14-0/+6
| | | | | It's needed to be able to download discord.py via git since the alpha version is not on PyPI.
* Docker: bump Python to 3.8Gravatar kwzrd2020-03-08-1/+1
|
* Change volume instruction to single line.Gravatar scragly2019-09-23-2/+1
|
* Move pipenv install above file copy, add comments, move to python slim image.Gravatar scragly2019-09-23-4/+8
|
* Cleanup Dockerfile and CI Build & Push stageGravatar scragly2019-09-19-0/+20