git name 5454ebd401 bugfix: do288 (OCP 4.2) lab ch10s03: todo-backend
The "todo-backend" application fails to start in the current
version of the do288 OCP 4.2 course, which prevents completion
of the lab "Containerizing and Deploying a Service" in chapter
10, section 3.

This "todo-backend" application's "package.json" file appears to
have been copied from a previous lab ("todo-single"), but the
version number of the "restify" depdency has been transposed from
"4.3.0" (working) to "4.0.3" (broken).

This commit enables this lab to be completed successfully.
2020-01-22 10:47:17 -05:00
2019-05-24 13:43:32 -04:00
2019-06-26 23:30:40 -04:00
2019-07-03 00:17:27 -05:00
2019-07-16 01:25:16 -05:00
2019-07-16 08:45:30 -04:00
2019-08-03 16:43:56 -04:00
2019-06-26 16:02:15 +05:30
2019-11-27 00:12:03 +01:00
2019-07-01 08:18:24 -04:00
2019-05-23 13:15:43 -04:00

DO288 Containerized Example Applications

This repository contains a collection of sample containerized applications. To complete the course you need to fork this repo into your personal Github account.

Languages
JavaScript 27.3%
Java 22.9%
TypeScript 17.2%
HTML 17%
Dockerfile 7.5%
Other 8.1%