VOOZH about

URL: https://www.javacodegeeks.com/tag/docker/page/23

⇱ Docker Archives - Page 23 of 37 - Java Code Geeks


  • DevOps👁 Image
    Amjad AfanahApril 6th, 2016
    0 249

    Automated Docker Application Deployment On Alibaba Cloud (Aliyun)

    DCHQ, a San Francisco-based startup delivering hybrid-cloud and enterprise application automation, is unveiling its support for Alibaba’s Cloud offering (Aliyun).…

    Read More »
  • DevOps👁 Image
    Emmanouil GkatziourasMarch 30th, 2016
    0 71

    Implement a SciPy Stack Docker Image

    SciPy is a powerful python library, but it has many dependencies including Fortran. So Running your Scipy code in a…

    Read More »
  • DevOps👁 Image
    Florian MotlikMarch 28th, 2016
    0 129

    How Docker Makes Testing More Efficient

    Testing your software is important. Automating your testing and having continuous integration for your project in place is a matter…

    Read More »
  • DevOps👁 Image
    Viktor FarcicMarch 24th, 2016
    0 235

    Docker Flow: Proxy – On-Demand HAProxy Service Discovery and Reconfiguration

    The goal of the Docker Flow: Proxy project is to provide a simple way to reconfigure proxy every time a…

    Read More »
  • DevOps👁 Image
    Ted VinkeMarch 21st, 2016
    0 882

    3 Steps For Analyzing a Gradle Project With SonarQube Using Docker

    How hard can it be to get up and running with a Gradle project and getting it analyzed with SonarQube…

    Read More »
  • DevOps👁 Image
    Henn IdanMarch 21st, 2016
    0 240

    Running Java on Docker? You’re Breaking the Law

    Using Oracle Java with Docker might put you in legal liability. Why? The relationship between Oracle and Linux had its…

    Read More »
  • DevOps👁 Image
    Florian MotlikMarch 16th, 2016
    0 122

    Dual Deployment: A Low-Risk Way to Run Containers in Production

    How many of you are running containers in production? I’ve heard this question asked many times since DockerCon 2014. Docker…

    Read More »
  • DevOps👁 Image
    Arun GuptaMarch 16th, 2016
    0 82

    Docker Tooling in Eclipse Video

    Eclipse Mars provides integrated tooling for Docker. What can you do? Pull/Push/Build Docker images Run/Start/Stop/Kill Docker containers Customize views The video…

    Read More »
  • DevOps👁 Image
    Viktor FarcicMarch 9th, 2016
    0 241

    Docker Flow: Blue-Green Deployment and Relative Scaling

    Since the first time I laid my hands on Docker, I started writing scripts that I’ve been running as my…

    Read More »
  • First
  • ...
  • 10
  • 20
  • «
  • 22
  • 23
  • 24
  • »
  • 30
  • ...
  • Last
Back to top button
Close