5454ebd40162281f44297db22ad16d3589553913
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.
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.
Description
Languages
JavaScript
27.3%
Java
22.9%
TypeScript
17.2%
HTML
17%
Dockerfile
7.5%
Other
8.1%