For a deeper look into our Elektron API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 0 0 0

Docker LPC PULL Error

We are preparing to switch over from EZD. I have just installed Docker on Windows environment and trying to pull lpcdocker/lpc as required in the documentation.

It throws the following error message:

docker pull lpcdocker/lpc

Using default tag: latest Error response from daemon: manifest for lpcdocker/lpc:latest not found: manifest unknown: manifest unknown.

Not sure what to do next or if any switches missing. Can you please advise?

elektronrefinitiv-realtimeelektron-sdkrrt
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

<AHS only>

Hello @christopher.dugan1,

Will you be able to help developer with a question on LPC installation via image?

Thanks much

Upvotes
Accepted
232 2 0 0

Docker images do not have the "latest" tag applied. The LPC 1.2 instructions specify to use the version when using Docker Pull:

docker pull lpcdocker/lpc:1.2.0.L1
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
1 0 0 0

Hi Christopher

Thank you for your response. worked as specified.


Have a good day.


Nader

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.