Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tag 4 not found in repository docker.io/keymetrics/pm2-docker-alpine #10

Closed
AleksMeshkov opened this issue Oct 13, 2016 · 6 comments
Closed

Comments

@AleksMeshkov
Copy link

$ docker pull keymetrics/pm2-docker-alpine:4
Pulling repository docker.io/keymetrics/pm2-docker-alpine Tag 4 not found in repository docker.io/keymetrics/pm2-docker-alpine

@Xoib
Copy link

Xoib commented Oct 14, 2016

Use the tag latest instead of 4
docker pull keymetrics/pm2-docker-alpine:latest

@AleksMeshkov
Copy link
Author

@Xoib as far as I know the :latest tag has nodejs v6 onboard. But I need LTS 4th version.

@Xoib
Copy link

Xoib commented Oct 14, 2016

@AleksMeshkov so you should use this repository : https://github.com/ruhmesmeile/pm2-docker-alpine with the v4 tag, or fetching directly from this branch : https://github.com/keymetrics/pm2-docker-alpine/tree/4

@gerard-mailtrack
Copy link

At this moment, the two available tags are:

  • :latest: Which has node v7.3.0
  • :v6: Which has node v4.4.7 (last updated 6 months ago)

There don't seem to be any stable, up-to-date images here.

@simonepri
Copy link

@gerard-mailtrack
Check this
#11 (comment)

@simonepri
Copy link

The list of the new tags is available here:
https://hub.docker.com/r/keymetrics/pm2-docker-alpine/tags/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants