Skip to content

docs: add lab6 submission#6

Merged
Aleliya merged 1 commit intomainfrom
feature/lab6
Oct 10, 2025
Merged

docs: add lab6 submission#6
Aleliya merged 1 commit intomainfrom
feature/lab6

Conversation

@Aleliya
Copy link
Owner

@Aleliya Aleliya commented Oct 10, 2025

Goal

Lab 6 has been completed on the basics of working with Docker: managing containers, creating images, working with networks and volumes for permanent data storage.

Changes

  • The life cycle of containers, image exports, and dependencies between containers and images have been studied.
  • Сustom Nginx image with custom HTML content has been created via docker commit
  • Сustom Docker network with DNS resolution between containers has been set up
  • Implemented permanent data storage using Docker volumes

Testing

  • Clone the repository and checkout the feature/lab6 branch
  • Navigate to labs/submission6.md

Checklist:

  • Clear title and description
  • Documentation/README updated if needed
  • No secrets or large temporary files

  • Task 1 — Container Lifecycle & Image Management
  • Task 2 — Custom Image Creation & Analysis
  • Task 3 — Container Networking & Service Discovery
  • Task 4 — Data Persistence with Volumes

@Aleliya Aleliya self-assigned this Oct 10, 2025
@Aleliya Aleliya merged commit a8f7ad8 into main Oct 10, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant