misskey/ci

By misskey

Updated about 7 years ago

Docker image for CIs.

Image
Security
Languages & frameworks
Integration & delivery
2

10K+

misskey/ci repository overview

misskeyci-docker

Internal project.

How to update

  1. Remove current yarn.lock (rm -f yarn.lock)
  2. Go into the submodule (cd path/to/misskey)
  3. Update the submodule (git submodule update)
  4. Create yarn.lock (yarn install)
  5. Check vulnerabilities (yarn audit)
  6. Fix vulnerabilities (vim yarn.lock)
  7. Move yarn.lock to the root directory (mv yarn.lock to/root)
  8. Go out of the submodule (cd back/to/root)

Tag summary

Content type

Image

Digest

Size

340 MB

Last updated

about 7 years ago

docker pull misskey/ci:v10-node11