Skip to content

Commit ad7cf8e

Browse files
committed
fixing some name references lab->workshop
1 parent f1bb03f commit ad7cf8e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

chapters/docker-preface.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ Docker is the developer-friendly Linux container technology that enables creatio
66

77
This lab offers developers an intro-level, hands-on session with Docker, from installation, to exploring Docker Hub, to crafting their own images, to adding Java apps and running custom containers. It will also explain how to use Swarm to orchesorchestrate these containers together. This is a BYOL (bring your own laptop) session, so bring your Windows, OSX, or Linux laptop and be ready to dig into a tool that promises to be at the forefront of our industry for some time to come.
88

9-
NOTE: Latest content of this lab is always at https://github.com/javaee-samples/docker-java
9+
NOTE: Latest content of this workshop is always at https://github.com/javaee-samples/docker-java

chapters/docker-setup.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Setup Environments
22

3-
This section describes what, how, and where to install the software needed for this lab. This lab is designed for a BYOL (Brying Your Own Laptop) style hands-on-lab.
3+
This section describes the software needed for this workshop. This workshop is designed for a BYOL (Brying Your Own Laptop) style hands-on-lab.
44

55
### Hardware
66

0 commit comments

Comments
 (0)