Ask Your Question
0

What are the invalid characters found in the Container.image of AWS Batch?

asked 2021-09-08 11:00:00 +0000

lalupa gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2022-03-08 04:00:00 +0000

scrum gravatar image

The invalid characters found in the Container.image of AWS Batch are

  1. Colon (:)
  2. Forward slash (/)
  3. Backward slash ()
  4. Double quote (")
  5. Single quote (')
  6. Space
  7. Tab
  8. Newline (line break)
  9. Carriage return (CR)
  10. Vertical bar (|)
  11. Ampersand (&)
  12. Semicolon (;)
  13. Question mark (?)
  14. Hash (#)
  15. Equals sign (=)
  16. Plus sign (+)
  17. Comma (,)
  18. Left angle bracket (<)
  19. Right angle bracket (>)
  20. Left square bracket ([)
  21. Right square bracket (])
  22. Left curly brace ({)
  23. Right curly brace (})
edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2021-09-08 11:00:00 +0000

Seen: 9 times

Last updated: Mar 08 '22