Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed unnecessary alpine image #109

Merged
merged 3 commits into from
May 30, 2020
Merged

Removed unnecessary alpine image #109

merged 3 commits into from
May 30, 2020

Conversation

TheYkk
Copy link
Contributor

@TheYkk TheYkk commented May 29, 2020

To fix this issue #108
Removed Remove unnecessary alpine image

@yakuter
Copy link
Collaborator

yakuter commented May 29, 2020

@TheYkk I get the error below. Can you check it?
Screen Shot 2020-05-29 at 21 50 35

Signed-off-by: Kaan Karakaya <[email protected]>
@TheYkk
Copy link
Contributor Author

TheYkk commented May 29, 2020

Fixed
Any Linux command don't work on scratch image
image

Difference between alpine and scratch base

@yakuter
Copy link
Collaborator

yakuter commented May 29, 2020

This time I have problem with my MacOS file system I think. I searched for de error and it seems this error generally occur in Windows and they fix it with dos2unix tool.
standard_init_linux.go:211: exec user process caused "no such file or directory"
Screen Shot 2020-05-30 at 00 52 26

Signed-off-by: Kaan Karakaya <[email protected]>
@TheYkk
Copy link
Contributor Author

TheYkk commented May 29, 2020

@yakuter Can you check again?

By using upx we can reduce an additional %50 but it not necessary
image

@yakuter
Copy link
Collaborator

yakuter commented May 30, 2020

Now it is OK. Thank you :)

@yakuter yakuter merged commit b21514e into passwall:master May 30, 2020
yakuter added a commit that referenced this pull request Jun 3, 2020
* Create CONTRIBUTING.md

* Translation (#103)

* used const and var for strings

* update

* update

* CONTRIBUTING.md file translated into Turkish.

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* Update CONTRIBUTING-TR.md

* pre-generated issue template added (#106)

Signed-off-by: Ahmet Turkmen <[email protected]>

* Removed unnecessary alpine image (#109)

* Remove unnecessary alpine image

* Fix mkdir command for docker
Signed-off-by: Kaan Karakaya <[email protected]>

* Fix libc for docker

Signed-off-by: Kaan Karakaya <[email protected]>

* password package implemented (#112)

* password package implemented

Signed-off-by: Ahmet Turkmen <[email protected]>

* app/enc/password func updated

Signed-off-by: Ahmet Turkmen <[email protected]>

* rename and delete deprecated todo

Signed-off-by: Ahmet Turkmen <[email protected]>

* Feature/add health check #113 (#115)

* check token earlier

Signed-off-by: Ahmet Turkmen <[email protected]>

* add /health endpoint

Signed-off-by: Ahmet Turkmen <[email protected]>

* add workflow to run tests

Signed-off-by: Ahmet Turkmen <[email protected]>

* return NoToken Err

Signed-off-by: Ahmet Turkmen <[email protected]>

* remove suffix

Signed-off-by: Ahmet Turkmen <[email protected]>

* Closes #118

* update health test

* workflow db user info

Co-authored-by: Recep Alaca <[email protected]>
Co-authored-by: Ahmet Türkmen <[email protected]>
Co-authored-by: Kaan Karakaya <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants