Search
Items tagged with: Docker
Hello !Friendica Support anyone here who knows the docker setup for #Friendica well? I would like to migrate my installation to a docker based one.
I wonder if anyone besides @Philipp Holzer is familiar with the docker setup and knows docker better than me.
I am not a newbie to docker, but first questions that came up when I looked at friendica/docker where if I can still use the same config file I do use now, so not to uses these Environment Variables given under Friendica Settings?
Also need to figure out how to load the database I got (a dump) into this docker mysql, I guess that should be fairly easy with a pipe.
But it is all this little things that I am not sure about and that would take me ages to figure out without know what actually to search for.
Build custom #Docker images to internationalize #pandoc and use it with non-Latin scripts.
Example image for Ukrainian, adding a font with #Cyrillic glyphs:
FROM pandoc/latex
RUN tlmgr install babel-ukrainian
RUN apk --no-cache add font-opensans
Build and use with
docker build -t pandoc/ukr -f Dockerfile .
docker run … pandoc/ukr --pdf-engine=lualatex …
Example:
---
mainfont: Open Sans
lang: uk
---
# Приклад українською
Цей текст не *дуже* цікавий.
Developing with Nextcloud - Part 1 -Setting up for development
Who is Nextcloud? Nextcloud is a team of enthusiastic open source developers who love to...Daphne Muller (DEV Community)
https://blog.alexellis.io/docker-is-deleting-open-source-images/
Time to ditch the official docker registry for new, independent ones.
Docker is deleting Open Source organisations - what you need to know
This controversial decision coupled with poor messaging has created anxiety the Open Source community. Learn what's happening and how we can move forward.Alex Ellis (Alex Ellis' Blog)
https://blog.alexellis.io/docker-is-deleting-open-source-images/
Venture Capital is a !@%#$+ disease. Build companies the old fashioned way. Build a product that people want to buy, then sell it to them. Hire people when you have enough profit to afford them.
(Yes I recognize some business require huge up front capital and aren't possible without VC. They're the exception not the norm.)
Docker is deleting Open Source organisations - what you need to know
This controversial decision coupled with poor messaging has created anxiety the Open Source community. Learn what's happening and how we can move forward.Alex Ellis (Alex Ellis' Blog)