Sign inSign up

cxhello/nacos-server

By cxhello

•Updated about 1 year ago

Image
0

1.4K

cxhello/nacos-server repository overview

⁠Quick Start

docker run --name nacos-standalone-derby-v2.2.3 \
    -e MODE=standalone \
    -e NACOS_AUTH_ENABLE=true \
    -e NACOS_AUTH_TOKEN='VGhpc0lzTXlDdXN0b21TZWNyZXRLZXkwMTIzNDU2Nzg=' \
    -e NACOS_AUTH_IDENTITY_KEY=serverIdentity \
    -e NACOS_AUTH_IDENTITY_VALUE=security \
    -p 8848:8848 \
    -p 9848:9848 \
    -d cxhello/nacos-server:v2.2.3-jammy

Tag summary

Content type

Image

Digest

sha256:af91cd29f…

Size

243.8 MB

Last updated

about 1 year ago

docker pull cxhello/nacos-server