Giter Site home page Giter Site logo

guacamole-server's Introduction

'ello

I build software around Identity and SSO, and also other things sometimes.

I mainly work on authentik, an IDP focused on being easy to use and flexible, and also make a couple tools to test Identity protocols:

Also for some reason I decided to make my own DHCP and DNS Server, Gravity.

I also like to use a lot of IaC workflows for my lab, like infrastructure with Ansible/Puppet/Terraform and k8s with Flux.

guacamole-server's People

Contributors

beryju avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

guacamole-server's Issues

Fails to build

Image fails to build (running on ARM64):

> docker build --no-cache guacamole-server
[+] Building 38.8s (9/14)                                                                                                                                                                                                                                                                     docker:default
 => [internal] load build definition from Dockerfile                                                                                                                                                                                                                                                    0.0s
 => => transferring dockerfile: 5.71kB                                                                                                                                                                                                                                                                  0.0s
 => [internal] load metadata for docker.io/library/debian:bullseye-slim                                                                                                                                                                                                                                 0.3s
 => [internal] load .dockerignore                                                                                                                                                                                                                                                                       0.0s
 => => transferring context: 51B                                                                                                                                                                                                                                                                        0.0s
 => CACHED [builder 1/6] FROM docker.io/library/debian:bullseye-slim@sha256:0e75382930ceb533e2f438071307708e79dc86d9b8e433cc6dd1a96872f2651d                                                                                                                                                            0.0s
 => [internal] load build context                                                                                                                                                                                                                                                                       0.0s
 => => transferring context: 78B                                                                                                                                                                                                                                                                        0.0s
 => [builder 2/6] RUN apt-get update && apt-get install -y --no-install-recommends         autoconf                              automake                              build-essential                       ca-certificates                       libcairo2-dev                         cmake         38.1s
 => [builder 3/6] COPY guacamole-server /tmp                                                                                                                                                                                                                                                            0.0s
 => [builder 4/6] COPY list-dependencies.sh /tmp/guacamole-server/guacd-docker/bin/list-dependencies.sh                                                                                                                                                                                                 0.0s 
 => ERROR [builder 5/6] RUN /tmp/src/guacd-docker/bin/build-all.sh                                                                                                                                                                                                                                      0.2s 
------                                                                                                                                                                                                                                                                                                       
 > [builder 5/6] RUN /tmp/src/guacd-docker/bin/build-all.sh:                                                                                                                                                                                                                                                 
0.172 /bin/sh: 1: /tmp/src/guacd-docker/bin/build-all.sh: not found                                                                                                                                                                                                                                          
------
Dockerfile:124
--------------------
 122 |     
 123 |     # Build guacamole-server and its core protocol library dependencies
 124 | >>> RUN ${BUILD_DIR}/src/guacd-docker/bin/build-all.sh
 125 |     
 126 |     # Record the packages of all runtime library dependencies
--------------------
ERROR: failed to solve: process "/bin/sh -c ${BUILD_DIR}/src/guacd-docker/bin/build-all.sh" did not complete successfully: exit code: 127

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.