Luke Robles
|
ec5bf6f7fa
|
Shrinking the container even more, using cmagick + imagemagick to do iamge conversions
|
2022-04-12 09:25:09 -07:00 |
|
ein
|
a1ba2a5f43
|
Slimming down dale-bot by adding --no-install-recommends, cuts 200MB off the image size
|
2022-03-17 11:24:13 -07:00 |
|
Luke Robles
|
4f5c95c880
|
Updating docker file to not cahce pip files
|
2022-02-08 15:30:02 -08:00 |
|
|
8024f5bc12
|
silence pip install in docker file
|
2022-02-04 17:40:57 -08:00 |
|
|
70325b577e
|
forgot quotes around command
|
2022-02-04 17:39:46 -08:00 |
|
Luke Robles
|
c16911b519
|
Updating the cdn replace function to include the authors name
|
2021-10-12 20:14:33 -07:00 |
|
ein
|
e04aa80fe9
|
Fixing dockerfile
|
2021-09-09 11:37:46 -07:00 |
|
Luke Robles
|
29b1a7686c
|
convert heic to jpg and reupload the imgage
|
2021-09-09 11:20:41 -07:00 |
|
Luke Robles
|
bbe31e8511
|
wolfram alpha responses now get an embed
|
2021-01-13 14:27:47 -08:00 |
|
ein
|
19b8572e60
|
dont need to install python-pip in the image cuase its already got it
|
2021-01-06 11:56:11 -08:00 |
|
ein
|
8ad7e3569e
|
Switching to multistage builds! Shrinks the container by an entire gigabyte
|
2021-01-06 11:47:06 -08:00 |
|
Luke Robles
|
f4335fdad7
|
Committing v1 of the ffxiv api
|
2020-08-12 09:30:59 -07:00 |
|
Luke Robles
|
044eec7f2f
|
I admit defeat. have to build it on python 3.8
|
2020-08-08 11:27:19 -07:00 |
|
|
370a838bdc
|
Reworking the container to use multistage builds. this should hopefully help it build faster
|
2020-08-07 08:53:02 -07:00 |
|
|
e3783e3320
|
updating to the new api
|
2020-07-24 11:31:15 -07:00 |
|
|
a146c38da5
|
Now accepts a state. defaults to california
|
2020-03-26 09:22:54 -07:00 |
|
|
d7240b76f7
|
kind of big update. adding corona virus stats for CA and also modifying the docker file to just use python instead of alpine
|
2020-03-26 09:12:34 -07:00 |
|
Luke
|
4fefc0d1e0
|
Adding lxml to build env
|
2020-03-21 15:06:07 -07:00 |
|
Luke
|
d1858e9614
|
adding lxml to install to compile pip package
|
2020-03-21 15:02:07 -07:00 |
|
Luke
|
795abc8563
|
changing dragon bot to use multi stage builds. im so cool
|
2020-03-18 12:34:54 -07:00 |
|
|
b107e417be
|
updating the python version we use for the docker contianer
|
2019-11-03 07:19:09 -08:00 |
|
|
6dcbc31557
|
WE DONT NEED GCC IN PROD GOD DAMMIT
|
2018-10-14 09:39:46 -07:00 |
|
|
ca378c5280
|
It pains me but i must add gcc to the docker file now to get it to build properly
|
2018-10-14 09:34:17 -07:00 |
|
|
c4b7ca18be
|
Adding text to speech module and updating pip in the container
|
2018-04-13 10:02:07 -07:00 |
|
|
52daecc4e6
|
Moving to using a requirements file, fixes #32
|
2017-10-08 18:39:12 +00:00 |
|
Luke Robles
|
2301e50264
|
Condensing the docker file in to fewer steps
|
2017-09-26 14:32:09 -07:00 |
|
Jason Ji
|
9402cfb7a0
|
stock plugin mk1
|
2017-09-24 17:31:03 -07:00 |
|
Jason Ji
|
a973e87af7
|
Merge branch 'master' into 'weather'
# Conflicts:
# .gitlab-ci.yml
# Dockerfile
# Dockerfile-test-env
Resolved by importing both PyOWM and BeautifulSoup4
|
2017-09-22 00:56:10 +00:00 |
|
Zoid
|
61bc14154b
|
Add support for fuckinghomepage.com. Fixes #23
|
2017-09-19 17:08:51 -06:00 |
|
Jason Ji
|
f672f5a5f1
|
pyowm xd
|
2017-09-04 13:59:37 -07:00 |
|
Luke Robles
|
89864801b3
|
Remove bad words from the danbooru search. Fixes #24
|
2017-08-23 20:36:05 -07:00 |
|
Luke Robles
|
f4911c7eaf
|
Adding in wolfram alpha functionality
|
2017-08-17 10:21:29 -07:00 |
|
Luke Robles
|
4f03ac709f
|
Actually we dont even need curl anymore
|
2017-08-16 12:58:01 -07:00 |
|
Luke Robles
|
3c1b17dc6a
|
Switching to alpine linux! Smaller footprints. Fixes #17
|
2017-08-16 12:56:41 -07:00 |
|
Luke Robles
|
4fe3a49ad3
|
Finally a testing framework, fixes #9
|
2017-08-10 13:53:32 -07:00 |
|
|
7951a52dd3
|
Dockerfile edited online with Bitbucket
|
2017-08-08 23:57:42 +00:00 |
|
Luke Robles
|
cda4372906
|
Making the dockerfile test the python code during the build
|
2017-08-08 16:51:21 -07:00 |
|
Luke Robles
|
3fe233f264
|
Modifying the docker file to install docker on a separate step so we can cache that bit to speed up testing. also adding a script that will run some quick tests
|
2017-08-08 15:55:01 -07:00 |
|
Luke Robles
|
d5eacb9d17
|
moving the source code into a folder called app and changing the docker file to launch it from there on startup
|
2017-08-08 15:08:20 -07:00 |
|
|
53d124bd7d
|
Switching to python slim
|
2017-08-04 22:32:20 -07:00 |
|
|
10c9d5ab4e
|
Shrinking the image size by removing unnecessary apt-get updates
|
2017-08-04 22:22:07 -07:00 |
|
|
83c92f0318
|
initil commit
|
2017-08-04 21:51:09 -07:00 |
|