Commit Graph

7 Commits

Author SHA1 Message Date
Nikolai Rodionov
a008e20cc7
fix: Fix the Dockerfile, so it can build again
I think I've just forgotten to add `-y` to apt-get. So the image could
not be built because it was waiting for a user's input

Issue: https://git.badhouseplants.net/allanger/dumb-downloader/issues/9
2023-06-24 10:01:46 +02:00
Nikolai Rodionov
0f80b14869
chore: Update the builder container version 2023-06-19 21:58:27 +02:00
Nikolai Rodionov
04c79984c0 fix: Use nightly so Github actions won't exit with 137 2023-03-24 15:59:58 +01:00
Nikolai Rodionov
6459152833 Migrate the Dockerfile to Ubuntu 2023-02-12 20:13:42 +01:00
Nikolai Rodionov
bf362afb98
Add docker build (#1) 2023-02-12 09:51:14 +01:00
Nikolai Rodionov
18fd9d827b Update some stuff, now everything must work 2023-01-18 13:28:57 +01:00
Nikolai Rodionov
c409ffbd6d first commit 2023-01-17 22:35:35 +01:00