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

Block or report mujicion

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
mujicion/README.md
  • 👋 Hi, I’m @mujicion
  • 👀 I’m interested in devOps.
docker run -it -d --privileged --name c7 centos:7 bash -c "/sbin/init"
docker exec -it c7 bash 

Popular repositories

  1. open_doc open_doc Public

  2. linux linux Public

    Forked from torvalds/linux

    Linux kernel source tree

    C

  3. libusb libusb Public

    Forked from libusb/libusb

    A cross-platform library to access USB devices

    C

  4. mujicion.github.io mujicion.github.io Public

    mujicion homepage

    HTML

  5. mujicion mujicion Public

    Config files for my GitHub profile.

  6. d3_zoomable d3_zoomable Public

    D3.js zoomable-circle-packing

    JavaScript