Select Platform for Image
rethinkdb
In the code, "nerdctl run" is a command to start the rethinkdb server. "--platform" is the platform name (linux/amd64), and " rethinkdb" is the image name.
0 Comments
Add Comment
Log in to add a comment
Select Platform for Image
rethinkdb
In the code, "nerdctl run" is a command to start the rethinkdb server. "--platform" is the platform name (linux/amd64), and " rethinkdb" is the image name.
Log in to add a comment