docs: update docker docs

This commit is contained in:
Jun Kurihara 2023-08-02 17:31:31 +09:00
commit 9645b2c321
6 changed files with 46 additions and 22 deletions

View file

@ -41,6 +41,9 @@ jobs:
"ADDITIONAL_DEPS=pkg-config libssl-dev cmake libclang1 gcc g++"
platforms: linux/amd64,linux/arm64
tags-suffix: "-s2n"
# Aliases must be used only for release builds
aliases: |
"s2n"
steps:
- name: Checkout