We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb869c0 commit 28627a3Copy full SHA for 28627a3
docs/api.md
@@ -214,7 +214,7 @@ from. Optionally a single string joining container id's with commas
214
* network_disabled (bool): Disable networking
215
* name (str): A name for the container
216
* entrypoint (str or list): An entrypoint
217
-* cpu_shares (int or float): CPU shares (relative weight)
+* cpu_shares (int): CPU shares (relative weight)
218
* working_dir (str): Path to the working directory
219
* domainname (str or list): Set custom DNS search domains
220
* memswap_limit (int):
0 commit comments