bookmarked

], "bot": false, "discoverable": true }, { "shortcode": "nixos", "static_url": "https://quack.social/files/6d3b3750-d049-4b96-a669-478132bdc8af", "url": "https://quack.social/files/6d3b3750-d049-4b96-a669-478132bdc8af", "visible_in_picker": true }, { "shortcode": "neofox_flag_trans", "static_url": "https://media.bark.lgbt/custom_emojis/images/000/192/650/original/neofox_flag_trans.png", "url": "https://media.bark.lgbt/custom_emojis/images/000/192/650/original/neofox_flag_trans.png", "visible_in_picker": true }, "in_reply_to_id": null, "in_reply_to_account_id": null, "reblog": null, "content": "<p><span>apparently i'm a data freak, i loveeee goaccess 31m ago nice to see that 22.12% of the web requests to my website are linux, which is more secure and efficient RUN touch /run/php-fpm83.sock && chown nginx:nginx "/run/php-fpm83.sock" RUN sed -i 's/^s*;s*listen.group = nobody/listen.group = nginx/' ${WWW_CONFIG} && sed -i 's/^s*listen = 127.0.0.1:9000/listen = /run/php-fpm83.sock/' ${WWW_CONFIG} && sed -i 's/^s*;s*listen.mode = 0660/listen.mode = 0660/' ${WWW_CONFIG} EXPOSE ${NGINX_PORT} # Configures the container to be