Giter Club home page Giter Club logo

Comments (3)

srfrnk avatar srfrnk commented on June 27, 2024

Verified that it works correctly if you run:

docker run -e "NAMESPACE=aerospike-demo" aerospike/aerospike-server:3.14.1.8

from aerospike-server.docker.

volmarl avatar volmarl commented on June 27, 2024

Did you do a docker pull prior to testing. This new template and -e option were recently added.

docker pull aerospike/aerospike-server
Using default tag: latest
latest: Pulling from aerospike/aerospike-server
22dc81ace0ea: Pull complete 
1a8b3c87dba3: Pull complete 
91390a1c435a: Pull complete 
07844b14977e: Pull complete 
b78396653dae: Pull complete 
9f0cf5721ae9: Pull complete 
1f61d1e11d93: Pull complete 
6a444a0e4f16: Pull complete 
Digest: sha256:b0fbc93690cb6bf62d67c2c28cf67972908abea3bc8b812abfcc849c9b9d7119
Status: Downloaded newer image for aerospike/aerospike-server:latest

docker run -e "NAMESPACE=aerospike-demo" --name aerotest aerospike/aerospike-server


 docker exec -ti aerotest aql -c "show namespaces"
show namespaces
+------------------+
| namespaces       |
+------------------+
| "aerospike-demo" |
+------------------+
[127.0.0.1:3000] 1 row in set (0.001 secs)

OK


from aerospike-server.docker.

srfrnk avatar srfrnk commented on June 27, 2024

It does look like it's working now.
Thanks!

from aerospike-server.docker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.