Installare Crystal su Docker: come aggiungere il repository Crystal a Docker nel Dockerfile

Dockerfile (estratto) ENV APT_KEY_DONT_WARN_ON_DANGEROUS_USAGE=DontWarn RUN apt-get update && apt-get install -y \ software-properties-common \ build-essential \ libevent-dev \ libssl-dev \ libxml2-dev \ libyaml-dev \ libgmp-dev \ libreadline-dev \ apt-transport-https \ iputils-ping \ git \ aptitude \ nano \ openssh-server \ && apt-key adv -keyserver keys.gnupg.net -recv-keys 09617FD37CC06B54 \& add-apt-repository 'deb https://dist.crystal-lang.org/apt crystal...

Weiterlesen

Che cos'è un indirizzo IP?

Analogia: il numero di telefono Quando mi trovo con qualcuno che non è seduto direttamente accanto a me, mi chiamo al telefono e scrivo il numero dell'interlocutore. Questo numero è composto da: Vorwahl - Land - Bezirk - Teilnehmer 00 - 49 - 89 - 878 069 850 (Im Beispiel unsere eigene Nummer für Support und Anfragen zur...

Weiterlesen