Giter Club home page Giter Club logo

docker's Introduction

Cedric's Docker Images

Build Status

A list of docker images that I often use.

docker's People

Contributors

bycedric avatar dependabot[bot] avatar itswendell avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

docker's Issues

Add extra version-layer for images

For example, might be nice to maintain an image with the LTS node and a version with the latest node. Also, might be nice to block dependencies by major version to prevent possible mayhem when breaking changes are released.

Laravel test image and jpg

Description of the bug

Today I tried to create a test for uploading certain images using this guide. Unfortunately, it appears that the laravel uploaded file faker is not picking up on PHP GD properly.

Actual behavior

...
Error: Call to undefined function Illuminate\Http\Testing\imagejpeg()

/code/vendor/laravel/framework/src/Illuminate/Http/Testing/FileFactory.php:55
/code/vendor/laravel/framework/src/Illuminate/Support/helpers.php:1041
/code/vendor/laravel/framework/src/Illuminate/Http/Testing/FileFactory.php:63
/code/vendor/laravel/framework/src/Illuminate/Http/Testing/FileFactory.php:34
...

Sonarcloud bitbucket binary not found

Description of the bug

When using bycedric/ci-sonarcloud:latest-dcf883b, the sonar-bitbucket command fails.

To Reproduce

  1. $ docker run -ti --rm -v $PWD:/code -w /code bycedric/ci-sonarcloud sh
  2. $ sonar-bitbucket

Expected behavior

It runs the sonar scanner with Bitbucket configuration.

Actual behavior

+ sonar-bitbucket
/usr/sbin/sonar-bitbucket: eval: line 1: sonar-scanner: not found

Additional context

For now, an older version has been pushed as latest to fix ongoing operations at Peakfijn. Both edge and java don't have this and still fails.

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.