Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

windows docker update clock

# From PowerShell:
$datetime = Get-Date
$dt = $datetime.ToUniversalTime().ToString('yyyy-MM-dd HH:mm:ss')
docker run --net=host --ipc=host --uts=host --pid=host --security-opt=seccomp=unconfined --privileged --rm alpine date -s $dt
Comment

PREVIOUS NEXT
Code Example
Shell :: crontab execute shell script 
Shell :: how to install apple music ubuntu 
Shell :: ubuntu export path 
Shell :: installing gunicorn with anaconda 
Shell :: debian docker 
Shell :: git commit and push command 
Shell :: install zsh 
Shell :: ubuntu get external ip 
Shell :: git stash show 
Shell :: install cairo 
Shell :: check mint version 
Shell :: root kali login 
Shell :: install cpanm 
Shell :: postgres output to bash variable 
Shell :: aws eks update-kubeconfig 
Shell :: remove first word of pipe output 
Shell :: instal kubectl ubutu 
Shell :: clean my ubuntu 
Shell :: bash tee stdout and stderr 
Shell :: zsh to bash mac 
Shell :: linux compress pdf 
Shell :: Error: EACCES: permission denied, mkdtemp linux ubuntu 
Shell :: best audio visualiser for linux 
Shell :: instalar docker compose ubuntu 
Shell :: how to concat pdf linux 
Shell :: Fetch all braches in git 
Shell :: composer install global 
Shell :: compare local git branch with remote 
Shell :: how to install imagick 
Shell :: how to list running processes in linux 
ADD CONTENT
Topic
Content
Source link
Name
9+8 =