- List running containers
docker ps
- List history of all continers
| { | |
| name: PageNames.LESSON_CREATION_ROOT_BETTER, | |
| path: '/:classId/plan/lessonstemp/:lessonId/edit', | |
| component: LessonCreationPage, | |
| children: [ | |
| { | |
| name: PageNames.LESSON_EDIT_DETAILS, | |
| path: 'details/', | |
| component: TechnicalTextBlock, | |
| props: { | 
git add HISTORY.rst
git commit -m "Changelog for upcoming release 0.1.1."
bumpversion patch