Skip to content

Commit 3cda062

Browse files
committed
Change some files
1 parent a35c200 commit 3cda062

File tree

1 file changed

+1
-1
lines changed
  • security/security-design/fn-datasafe-dbaudit-to-oci-logging

1 file changed

+1
-1
lines changed

security/security-design/fn-datasafe-dbaudit-to-oci-logging/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ The Oracle Linux Cloud Developer image don't include Fn Project but it easy to s
7878
curl -LSs https://raw.githubusercontent.com/fnproject/cli/master/install | sh
7979
```
8080

81-
Also, please follow this [note](https://docs.oracle.com/en-us/iaas/Content/Functions/Tasks/functionsinstalldocker.htm#Install_Docker_for_Use_with_Oracle_Functions__section_podman_instead_of_docker). By default, Fn Project (and by extension, OCI Functions) assumes the use of Docker to build and deploy function images. However, Fn Project also supports Podman as an alternative to Docker. When using Fn Project CLI version 0.6.12 and above, you can set a configuration setting to specify that you want to use Podman instead of Docker.
81+
Also, please follow this [note](https://docs.oracle.com/en-us/iaas/Content/Functions/Tasks/functionsinstalldocker.htm#Install_Docker_for_Use_with_Oracle_Functions__section_podman_instead_of_docker). By default, Fn Project (and by extension, OCI Functions) assumes the use of Docker to build and deploy function images. However, Fn Project also supports Podman as an alternative to Docker. When using Fn Project CLI version 0.6.12 and above, you can set a configuration setting to specify that you want to use Podman instead of Docker.
8282

8383

8484
### Set Up and Configure Terraform

0 commit comments

Comments
 (0)