Skip to content

Commit 00d85f2

Browse files
committed
docs: Add abstract for image build page
1 parent b6c1b40 commit 00d85f2

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Sources/swift-container-plugin/Documentation.docc/Adding-the-plugin-to-your-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Add the plugin to your project
22

3-
Make Swift Container Plugin available in your project
3+
Make Swift Container Plugin available in your project.
44

55
## Overview
66

Sources/swift-container-plugin/Documentation.docc/build.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Build and package your service
22

3+
Build a container image and upload it to a registry.
4+
35
## Overview
46

57
The plugin exposes the command `build-container-image` which you invoke to build your service, package it in a container image and upload it to a container registry, in a single command:

0 commit comments

Comments
 (0)