docs/language/java
Sebastiaan van Stijn d7e9ac275f
Some touch-ups in language get-started
- wrap lines in the java and golang getting started
- make the "test on the host" step in the Java getting started "optional". This
  allows users to try the tutorial without requiring them to set up a functional
  Java environment on their host. (i'm planning on making similar changes in
  the other language guides).
- use `docker <object> <action>` in some examples (but mention the corresponding
  shorthands); this may help understand the relation between the `<action>` and
  what kind of `<object>` we're acting on (tag an _image_, remove an _image_).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-13 16:30:58 +02:00
..
images Add Java get started guide (#12725) 2021-04-26 09:37:29 +01:00
build-images.md Some touch-ups in language get-started 2021-10-13 16:30:58 +02:00
configure-ci-cd.md language/java: use "console" for shell examples 2021-08-06 17:19:58 +02:00
deploy.md Add K8s to the deploy app section 2021-08-03 14:20:27 +01:00
develop.md Update develop.md (#12951) 2021-06-11 11:21:02 +01:00
index.md Add Java get started guide (#12725) 2021-04-26 09:37:29 +01:00
nav.html Add Java get started guide (#12725) 2021-04-26 09:37:29 +01:00
run-containers.md Fix a grammar issue (#13212) 2021-07-21 16:16:18 +01:00
run-tests.md language/java: use "console" for shell examples 2021-08-06 17:19:58 +02:00