mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 13:05:53 +03:00
[GH-ISSUE #1204] building docker image from master: copy <<EOF ....no source files were specified #605
Labels
No labels
2fa
I18N
PGP
Security
Security
account
advanced_search
advanced_search
announcement
api_login
authentication
awaiting feedback
blocker
bug
bug
bug
calendar
config
contacts
core
core
devops
docker
docs
duplicate
dynamic_login
enhancement
epic
feature
feeds
framework
github
github
gmail_contacts
good first issue
help wanted
history
history
imap
imap_folders
inline_message
installation
keyboard_shortcuts
keyboard_shortcuts
ldap_contacts
mobile
need-ssh-access
new module set
nux
pop3
profiles
pull-request
question
refactor
release
research
saved_searches
smtp
strategic
tags
tests
themes
website
wordpress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cypht#605
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @europacafe on GitHub (Aug 29, 2024).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/1204
Originally assigned to: @SKB-TECH on GitHub.
💬 Question
I clone current cypht master and run:

docker build --no-cache -t chote/cypht:master dockerIt was doing its stuff for a while, but end up as shown in the screenshot below, and no image file was created. I'm not sure what to do next. I did it on my Unraid terminal console
I also attach the full log file from docker build
dockerbuild.log
@marclaporte commented on GitHub (Sep 10, 2024):
@rodriguezny Can you reproduce the issue?
@europacafe commented on GitHub (Sep 10, 2024):
The below docker build command works:
docker buildx build . --platform linux/amd64 -t chote/cypht:master dockerbut not with the normal build option
docker build --no-cache -t chote/cypht:master docker@rodriguezny commented on GitHub (Sep 10, 2024):
Already reproduced. A workaround is to use the to
docker buildx(e.g:docker buildx build . --platform linux/amd64 -t dockerid/cypht:master docker) until I provide a fix for thedocker buildcommand.@marclaporte commented on GitHub (Oct 28, 2024):
One day, we will have official Docker builds from master for testers and for those who love life on the edge :-)
https://github.com/cypht-org/cypht/issues/1175
@europacafe commented on GitHub (Oct 28, 2024):
I've just built a docker image from master git successfully, but the container won't start. I do not see any log file for me to identify what has caused the issue. My built is at docker hub bthoven/cypht:master.
@SKB-TECH commented on GitHub (Oct 28, 2024):
I'm checking to see what I can bring as a solution.
@europacafe commented on GitHub (Nov 3, 2024):
I've rebuilt it from yesterday's master successfully on ubuntu server, but the docker container still can't start.
@SKB-TECH commented on GitHub (Nov 3, 2024):
What operating system do you use on your computer ?
@europacafe commented on GitHub (Nov 3, 2024):
Built on ubuntu and run on Unraid server as usual.
@SKB-TECH commented on GitHub (Nov 3, 2024):
Is it possible for me to see the error message?
if you're using docker deskotp there's a notification that shows the error log
@europacafe commented on GitHub (Nov 3, 2024):
No error during building.
I didn't use Docker desktop on my ubuntu pure server, no desktop gui.
@SKB-TECH commented on GitHub (Nov 3, 2024):
let me have a look on my side too, since the dockerfile hasn't been hit yet.
@marclaporte commented on GitHub (Nov 3, 2024):
@europacafe @SKB-TECH I suggest you find each other via https://gitter.im/cypht-org/community and do a screenshare session.
@marclaporte commented on GitHub (Sep 1, 2025):
@europacafe The monthly Cypht community meetings are a great opportunity to show bugs: https://github.com/cypht-org/cypht/wiki/Monthly-Community-Meetings