Skip to content

Instantly share code, notes, and snippets.

View nacika-ins's full-sized avatar
:octocat:

nacika nacika-ins

:octocat:
View GitHub Profile
@nacika-ins
nacika-ins / mastdon-docker-rpi.md
Created August 22, 2018 07:10 — forked from mamemomonga/mastdon-docker-rpi.md
Raspberry Pi の Docker で Mastodon を動かす(検証中)

Raspberry Pi の Docker で Mastodon を動かす(検証中)

Docker のインストール

$ curl https://get.docker.com/ | sh
$ sudo sh -c 'usermod -a -G docker $SUDO_USER'

再ログイン

念のためスワップを有効にする