Giter Site home page Giter Site logo

dockerfiles's Introduction

they/them pronouns she/her pronouns Build passing

Hi, I'm Cassandra. I've made the occasional name for myself.

I primarily work with

  • Python
  • Golang
  • Infrastructure automation tooling (Terraform, Ansible, etc)
  • CI/CD tooling
    • shell scripting
    • ๐Ÿ—‘๏ธ GitHub Actions
    • ๐Ÿฅ‰ Bitbucket Pipelines
    • ๐Ÿฅˆ GitLab CI
    • ๐Ÿฅ‡ Concourse CI

I am interested in

  • Rust
  • Julia

I will never touch

  • C
  • C++
  • Assembly

You may know me from

  • The Discord API / bot scene, 2016-2018
  • way too many sideprojects I've put my name on
  • "That girl who does way too much shit with Hashicorp Vault."

dockerfiles's People

Contributors

sapphiccode avatar

Stargazers

 avatar  avatar

Watchers

 avatar

dockerfiles's Issues

[Bungee/Waterfall] Incompatible with docker-compose?

When trying to use Waterfall or Bungee with docker-compose, trying to mount volumes to the host will cause permission errors and refuse to create the files on the host.

# docker-compose.yml
version: "3"
services:
    proxy:
        image: pandentia/waterfall:latest
        restart: unless-stopped
        volumes:
            - ./proxy:/server/work
        ports: 
            - "25565:25575"

Waterfall Exception:

proxy_1    | Could not register logger!
proxy_1    | java.nio.file.AccessDeniedException: proxy.log.0.lck
proxy_1    |    at java.base/sun.nio.fs.UnixException.translateToIOException(Unknown Source)
proxy_1    |    at java.base/sun.nio.fs.UnixException.rethrowAsIOException(Unknown Source)
proxy_1    |    at java.base/sun.nio.fs.UnixException.rethrowAsIOException(Unknown Source)
proxy_1    |    at java.base/sun.nio.fs.UnixFileSystemProvider.newFileChannel(Unknown Source)
proxy_1    |    at java.base/java.nio.channels.FileChannel.open(Unknown Source)
proxy_1    |    at java.base/java.nio.channels.FileChannel.open(Unknown Source)
proxy_1    |    at java.logging/java.util.logging.FileHandler.openFiles(Unknown Source)
proxy_1    |    at java.logging/java.util.logging.FileHandler.<init>(Unknown Source)
proxy_1    |    at java.logging/java.util.logging.FileHandler.<init>(Unknown Source)
proxy_1    |    at net.md_5.bungee.log.BungeeLogger.<init>(BungeeLogger.java:28)
proxy_1    |    at net.md_5.bungee.BungeeCord.<init>(BungeeCord.java:218)
proxy_1    |    at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:59)
proxy_1    |    at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)

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.