dokku-rethinkdb-plugin icon indicating copy to clipboard operation
dokku-rethinkdb-plugin copied to clipboard

Containers should use random names

Open stuartpb opened this issue 11 years ago • 1 comments

On the down side, this entails a modest amount more overhead when deploying/deleting (ID+name has to be looked up rather than just using "rethinkdb_$APP"), but on the up side, this doesn't break when apps have names with invalid characters.

stuartpb avatar Feb 23 '14 14:02 stuartpb

Actually, containers should use CID files.

stuartpb avatar Apr 21 '14 14:04 stuartpb