diaspora/script
Benjamin Neff ee593933a1
Add a pull command to update docker images to diaspora-dev script
Before the images were only pulled once and then never updated which
lead to really outdated images and OS dependencies. Now all images
(including the base image for the diaspora container) are pulled when
running `setup`. So the idea is to run the `setup` command from time to
time to bring everything up to date again.
2022-10-06 02:08:02 +02:00
..
ci Use bundler-cache: true instead of actions/cache@v2 2021-04-10 11:07:37 +02:00
i18n Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
configure_bundler bundler: disable post install messages in production 2020-07-08 22:05:45 +02:00
diaspora-dev Add a pull command to update docker images to diaspora-dev script 2022-10-06 02:08:02 +02:00
get_config.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
server Replace Unicorn with Puma 2022-09-09 04:33:37 +02:00