Skip to content
Snippets Groups Projects
Commit c9fb469b authored by nabil.abdennad's avatar nabil.abdennad
Browse files

comments updated

parent b51774f1
No related branches found
No related tags found
No related merge requests found
...@@ -42,7 +42,7 @@ networks: ...@@ -42,7 +42,7 @@ networks:
if __name__ == "__main__": if __name__ == "__main__":
parser = argparse.ArgumentParser(description="Upload PDF files to an S3 bucket") parser = argparse.ArgumentParser(description="Generate docker-compose")
parser.add_argument("--image_name", help="The name of the image") parser.add_argument("--image_name", help="The name of the image")
parser.add_argument("--nb_nodes", help="The number of nodes") parser.add_argument("--nb_nodes", help="The number of nodes")
args = parser.parse_args() args = parser.parse_args()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment