post: commit 08bcd3a in myai
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
This commit is contained in:
41
content/posts/commits/2026-08-16-commit-08bcd3a.md
Normal file
41
content/posts/commits/2026-08-16-commit-08bcd3a.md
Normal file
@@ -0,0 +1,41 @@
|
||||
---
|
||||
title: "[myai] fix(dockerfile): use /opt build context to include borodino SDK locally"
|
||||
date: 2026-08-16T14:03:40+02:00
|
||||
draft: false
|
||||
tags: ["commit", "myai", "main"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit 08bcd3a par Betty dans myai"
|
||||
author: "Betty"
|
||||
---
|
||||
|
||||
## Commit `08bcd3a`
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Repository** | myai |
|
||||
| **Branch** | `main` |
|
||||
| **Author** | Betty |
|
||||
| **Hash** | `08bcd3a1f699cff62bf599a327726ad00ba09d35` |
|
||||
|
||||
|
||||
### Description
|
||||
|
||||
Remove git+https dep on gitea — SDK is on the same host at /opt/borodino/sdk/.
|
||||
Build with: docker build -f /opt/MyAI/Dockerfile -t ... /opt
|
||||
|
||||
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||||
|
||||
### Files Changed
|
||||
|
||||
```
|
||||
M Dockerfile
|
||||
M requirements.txt
|
||||
```
|
||||
|
||||
### Diff Summary
|
||||
|
||||
```
|
||||
Dockerfile | 7 +++++--
|
||||
requirements.txt | 1 -
|
||||
2 files changed, 5 insertions(+), 3 deletions(-)
|
||||
```
|
||||
Reference in New Issue
Block a user