Skip to main content

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.

#Friendica #Docker #Help


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
---

# Приклад українською

Цей текст не *дуже* цікавий.

#i18n #font #PDF #TeXLaTeX


Interested in developing with Nextcloud? 💙 We develop with #PHP and #VueJS, so whether you're frontend, backend or full-stack this tutorial helps you set up your locally running development environment via #Docker 🐳: https://dev.to/daphnemuller/developing-with-nextcloud-part-1-setting-up-for-development-677


What's happening with #docker is yet another example of why centralization is a bad idea. Only a diversified ecosystem rich in alternatives can be reliable in the long run.

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 organizations and asking them to pay $420 annually to continue.

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.)

Lo, thar be cookies on this site to keep track of your login. By clicking 'okay', you are CONSENTING to this.