Skip to content
View alexejsailer's full-sized avatar
Block or Report

Block or report alexejsailer

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. git-analytics-docker git-analytics-docker Public

    Analyze the history and manage your own git repositories!

    Dockerfile 41 7

  2. FXGraphs FXGraphs Public

    JavaFX Simple Graphs - Visualize Nets

    Java 11

  3. Vaadin7SpringSecurity Vaadin7SpringSecurity Public

    Vaadin 7.6.6 Samples and Spring Security 4.1 Integration - Annotation Configuration

    Java

  4. docker-jenkins Dockerfile and yml fi... docker-jenkins Dockerfile and yml file for docker jenkins
    1
    FROM jenkins:1.596
    2
     
    3
    USER root
    4
    RUN apt-get update \
    5
          && apt-get install -y sudo \
  5. karaf-playground karaf-playground Public

    Java

  6. osgi.enroute osgi.enroute Public

    Forked from osgi/osgi.enroute

    The OSGi enRoute project provides a programming model of OSGi applications. This project contains bundles providing the API for the OSGi enRoute base profile and bundles for the OSGi enRoute projec…

    Java