docker: Expose all ports in Dockerfile, add back localnet.sh (#16401)
* docker: Expose all ports in Dockerfile, add back localnet.sh * Add documentation for where to find containers * Obliterate script
This commit is contained in:
@ -60,10 +60,11 @@ especially for the case of running staked validators.
|
||||
|
||||
Running validator for live clusters (including mainnet-beta) inside Docker is
|
||||
not recommended and generally not supported. This is due to concerns of general
|
||||
docker's containerzation overhead and resultant performance degradation unless
|
||||
Docker's containerzation overhead and resultant performance degradation unless
|
||||
specially configured.
|
||||
|
||||
We use docker only for development purpose.
|
||||
We use Docker only for development purposes. Docker Hub contains images for all
|
||||
releases at [solanalabs/solana](https://hub.docker.com/r/solanalabs/solana).
|
||||
|
||||
## Software
|
||||
|
||||
|
Reference in New Issue
Block a user