Skip to content

Commit 02ab14f

Browse files
colima added
1 parent 0f34208 commit 02ab14f

File tree

2 files changed

+2
-2
lines changed
  • app-dev/devops-and-containers/functions
    • java-helloworld-ADB-with-local-dev-and-oci-functions
    • java-helloworld-with-local-dev-and-oci-functions

2 files changed

+2
-2
lines changed

app-dev/devops-and-containers/functions/java-helloworld-ADB-with-local-dev-and-oci-functions/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ docker run --rm -i --name fnserver \
7272

7373
<i>UPDATE 30.9.2025</i>
7474

75-
I recently update my MacOS to Sequoia 15.7 and hit the issue with Fn server that it could not run Function containers. To overcome this I'm still running Rancher desktop but also installed <code>colima</code>:
75+
I recently updated my MacOS to Sequoia 15.7 and hit the issue with Fn server that it could not run Function containers. To overcome this I'm still running Rancher desktop but also installed <code>colima</code>:
7676

7777
<pre>
7878
brew install colima

app-dev/devops-and-containers/functions/java-helloworld-with-local-dev-and-oci-functions/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ docker run --rm -i --name fnserver \
7272

7373
<i>UPDATE 30.9.2025</i>
7474

75-
I recently update my MacOS to Sequoia 15.7 and hit the issue with Fn server that it could not run Function containers. To overcome this I'm still running Rancher desktop but also installed <code>colima</code>:
75+
I recently updated my MacOS to Sequoia 15.7 and hit the issue with Fn server that it could not run Function containers. To overcome this I'm still running Rancher desktop but also installed <code>colima</code>:
7676

7777
<pre>
7878
brew install colima

0 commit comments

Comments
 (0)