0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Node.js+FirebaseのM1Mac開発環境用の dockerイメージを作ってみた

Posted at

M1MacでNode.js14+Firebase環境を構築する時にそのまま使えそうなdockerイメージが無かったので、dockerイメージを作成して公開用リポジトリにプッシュしてみた。

dockerイメージ取得方法

dockerをインストール後に以下のコマンドを実行する。

docker pull kazuki0819kazuki/node14-firebase-git
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?