Tty:

From wikieduonline
Revision as of 10:40, 8 August 2022 by Sun (talk | contribs) (Created page with " spec: containers: - name: your-name image: your-name:latest tty: true stdin: true")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
spec:
    containers:
    - name: your-name
      image: your-name:latest
      tty: true
      stdin: true

Advertising: