Skip to content

Instantly share code, notes, and snippets.

View yeahbutstill's full-sized avatar
:octocat:
Knowledge is incremental

DNL yeahbutstill

:octocat:
Knowledge is incremental
View GitHub Profile
@yeahbutstill
yeahbutstill / TimeZone.md
Created October 24, 2023 03:47 — forked from sjimenez44/TimeZone.md
Change time zone Docker container

Change TimeZone in Docker containers

With Docker Engine

The timezone of a container can be set using an environment variable in the docker container when it is created. For example:

$ docker run ubuntu:latest date
Sat Feb 27 15:58:32 UTC 2021
$ docker run -e TZ=America/Bogota ubuntu:latest date
Sat Feb 27 15:58:40 Asia 2021
@yeahbutstill
yeahbutstill / path.md
Created October 6, 2023 09:22 — forked from nex3/path.md

The PATH is an important concept when working on the command line. It's a list of directories that tell your operating system where to look for programs, so that you can just write script instead of /home/me/bin/script or C:\Users\Me\bin\script. But different operating systems have different ways to add a new directory to it:

Windows

  1. The first step depends which version of Windows you're using:
  • If you're using Windows 8 or 10, press the Windows key, then search for and
@yeahbutstill
yeahbutstill / about.md
Last active April 28, 2023 05:31 — forked from jasonrudolph/about.md
Programming Achievements: How to Level Up as a Developer
@yeahbutstill
yeahbutstill / LaporanTagihan.txt
Created April 26, 2023 21:30 — forked from endymuhardin/LaporanTagihan.txt
Contoh Direct Print dengan Java
LAPORAN DAFTAR PELUNASAN KOLETKOR
AGEN PT. ARTIVISI INTERMEDIA
=====================================================================================================================
KODE KOLEKTOR : 0001
NAMA KOLEKTOR : JOJO
+------+--------------+---------------------------+---------+-------------+-------------+-------------+-------------+
https://github.com/Subrutin-Academy/book-catalog-v1 (Sesi Pelajaran 3 s/d 6)
https://github.com/Subrutin-Academy/book-catalog-v2 (sesi pelajaran 7 s/d 12)
@yeahbutstill
yeahbutstill / sonarqube-docker-compose.yml
Created February 3, 2022 08:00 — forked from Warchant/sonarqube-docker-compose.yml
docker-compose file to setup production-ready sonarqube
version: "3"
services:
sonarqube:
image: sonarqube
expose:
- 9000
ports:
- "127.0.0.1:9000:9000"
networks:
@yeahbutstill
yeahbutstill / gist:718a4d765c88d1e200ae5c72dad57a8f
Created July 30, 2021 18:29 — forked from rxaviers/gist:7360908
Complete list of github markdown emoji markup

People

:bowtie: :bowtie: ๐Ÿ˜„ :smile: ๐Ÿ˜† :laughing:
๐Ÿ˜Š :blush: ๐Ÿ˜ƒ :smiley: โ˜บ๏ธ :relaxed:
๐Ÿ˜ :smirk: ๐Ÿ˜ :heart_eyes: ๐Ÿ˜˜ :kissing_heart:
๐Ÿ˜š :kissing_closed_eyes: ๐Ÿ˜ณ :flushed: ๐Ÿ˜Œ :relieved:
๐Ÿ˜† :satisfied: ๐Ÿ˜ :grin: ๐Ÿ˜‰ :wink:
๐Ÿ˜œ :stuck_out_tongue_winking_eye: ๐Ÿ˜ :stuck_out_tongue_closed_eyes: ๐Ÿ˜€ :grinning:
๐Ÿ˜— :kissing: ๐Ÿ˜™ :kissing_smiling_eyes: ๐Ÿ˜› :stuck_out_tongue: