Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

how to download weavework docker plugin for non-internet installation #4001

Open
lchunleo opened this issue Jan 12, 2024 · 1 comment
Open

Comments

@lchunleo
Copy link

As described above. thanks

@Lathrox
Copy link

Lathrox commented Jan 25, 2024

You can download the docker images on a machine with network connection.
Then you save the docker image in a tar archivel which you will have to move to the server and load into docker.
Read more here: https://docs.docker.com/engine/reference/commandline/image_save/

Then you can move the weave script to the server and run it as it would be an online installation
https://github.com/weaveworks/weave/blob/master/weave
Since the docker images is already present it doesn't need network to load

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

No branches or pull requests

2 participants