Commit Graph
14 Commits
Author SHA1 Message Date
jakub eba2f02795 reduce image size by using apt-get clean
Before:
```
REPOSITORY         TAG       IMAGE ID       CREATED         SIZE
sartography/node   latest    c9fde62c078f   8 seconds ago   649MB
```
After:
```
REPOSITORY         TAG       IMAGE ID       CREATED         SIZE
sartography/node   latest    ca14374b7d77   7 seconds ago   630MB
```

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-11-16 13:09:55 +01:00
burnettk b402c50f35 upgrade python minor, pin pipenv and poetry, pull out python3-dev and postgres client
Create and publish a Docker image / build-and-push-image (push) Has been cancelled
2023-10-13 23:01:33 -04:00
burnettk befdd3676e upgrade python 2022-11-09 13:07:35 -05:00
burnettk c764a63cf5 specify poetry version correctly 2022-09-20 12:40:36 -04:00
burnettk 2fac98957d specify poetry version 2022-09-20 12:37:26 -04:00
jasquat 0ff0aa44e5 remove pipenv installation steps w/ burnettk 2022-09-14 14:17:29 -04:00
burnettk 3c776b5949 python 3.10 2022-09-14 12:28:48 -04:00
jasquat e1717fee3a update to python 3.9 w/ burnettk 2022-05-05 14:27:03 -04:00
Dan Funk 4ff3fe6875 moving to 3.8 2020-08-12 23:00:48 -04:00
Aaron Louie 82c43deae0 Updates Pipfile 2020-06-16 21:51:44 -04:00
Aaron Louie ffccf52d46 Removes duplicate command 2020-06-16 14:07:39 -04:00
Aaron Louie bcfc8beea9 Installs requirements from Pipfile 2020-06-16 14:05:12 -04:00
Aaron Louie 96865853f9 Removes Pipfile reference from Dockerfile 2020-06-12 16:18:48 -04:00
Aaron Louie 916c6817ac Adds gitignore, Travis config, Dockerfile, and deploy script. 2020-06-12 16:15:31 -04:00